Skip to main content
Connect Moca Network documentation to your AI tools to get contextual, up-to-date answers about Moca Network, Moca Chain, and AIR Kit. When you connect the MCP server, AI assistants can search the documentation directly instead of relying on training data.

What is MCP?

The Model Context Protocol (MCP) is an open protocol that creates standardized connections between AI applications and external services, like documentation. When an AI application connects to your documentation MCP server, it can search your documentation directly in response to your prompts instead of relying on information from its training data or making a generic web search. Your MCP server provides access to all indexed content on the Moca Network documentation site. AI applications determine when to use the search tool based on the context of the conversation and the relevance of the documentation.
You can also use the contextual menu on any page of the documentation to copy the MCP server URL or install it directly into Cursor or VS Code.

Connect to the MCP server

Connect the Moca Network documentation MCP server to your preferred AI tool:
1

Get your MCP server URL

Your MCP server URL is: https://docs.moca.network/mcp
2

Add the Moca Network MCP server to Claude

  1. Navigate to the Connectors page in the Claude settings.
  2. Select Add custom connector.
  3. Add the Moca Network MCP server:
    • Name: MocaNetwork
    • URL: https://docs.moca.network/mcp
  4. Select Add.
3

Access the MCP server in your chat

  1. When using Claude, select the attachments button (the plus icon).
  2. Select the MocaNetwork MCP server.
  3. Ask Claude a question about Moca Network or AIR Kit.
See the Model Context Protocol documentation for more details.