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.Documentation Index
Fetch the complete documentation index at: https://docs.moca.network/llms.txt
Use this file to discover all available pages before exploring further.
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.Connect to the MCP server
Connect the Moca Network documentation MCP server to your preferred AI tool:- Claude
- Claude Code
- Cursor
- VS Code
Add the Moca Network MCP server to Claude
- Navigate to the Connectors page in the Claude settings.
- Select Add custom connector.
- Add the Moca Network MCP server:
- Name:
MocaNetwork - URL:
https://docs.moca.network/mcp
- Name:
- Select Add.
Setup with other agents
The Moca skill works with any tool that supports the Agent Skills standard, including Cursor, VS Code Copilot, Gemini CLI, OpenAI Codex, and more. Run:What the skill provides
| Feature | Description |
|---|---|
| Quick references | Curated links across Moca Chain, AIR Kit, and API docs—where to go next from a single index |
| Decision guidance | When to explore Moca Chain vs AIR Kit first, and how identity, credentials, and chain pieces fit together |
| Workflows | High-level paths for understanding the network, then diving into integration quickstarts |
| Common gotchas | Pointers into troubleshooting and “when to use” guides so agents avoid common integration mistakes |
| Verification checklist | Pre-flight questions: which product surface, environment, and doc set match your use case |
Static docs files
If your AI tool does not support MCP yet, you can use one of Moca Network’s static documentation files instead.Which file should I use?
llms.txt— A curated overview of Moca Network. Use it to route an agent to the right docs, understand product structure, and choose the right integration path.llms-full.txt— A full static snapshot of the documentation. Use it when your tool needs more exhaustive reference material in one file.
Setup with Cursor
Optionally add the full snapshot
If your agent needs deeper static reference coverage, add:
https://docs.moca.network/llms-full.txtSetup with Claude Desktop
Download the overview file
Download the curated overview from: https://docs.moca.network/llms.txt
Optionally download the full snapshot
Download the full documentation snapshot from: https://docs.moca.network/llms-full.txt
Add to your project
Save one or both files in your project directory or another known location on your system.