> ## Documentation Index
> Fetch the complete documentation index at: https://docs.refold.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub Example

> Complete MCP implementation example

<meta http-equiv="refresh" content="0; url=https://github.com/gocobalt/cobalt-mcp-example" />

This example demonstrates how to integrate **Refold MCP server** with your own client implementation.

<Info>
  Perfect for developers building custom agent interfaces or applications that need to connect with enterprise systems.
</Info>

**What you'll learn:**

* How to **integrate MCP server** with your own client
* **Connect enterprise systems** through MCP protocol
* Build **custom agent interfaces** for your applications
* **Step-by-step implementation** guide with code samples

<Card title="GitHub Example Repository" icon="github" href="https://github.com/gocobalt/cobalt-mcp-example">
  Complete MCP implementation example with step-by-step guide and code samples
</Card>
