MCP Server
Use the project MCP for NxCreator resources and the docs MCP for direct documentation retrieval.
Use two MCP endpoints with NxCreator: one for project resources and one for direct docs retrieval.
API URLs
Use the docs MCP when you want an agent to fetch documentation directly from a stable API URL, and use the project MCP when you want it to work with NxCreator project resources.
Setup Guide
To use the project MCP server with Claude Desktop, add this to your claude_desktop_config.json:
If you only need docs retrieval, you can also fetch the docs MCP JSON endpoint directly and follow the returned page URLs.
Available Tools
| Tool | Description |
|---|---|
docs_mcp | Returns the docs MCP payload and direct page URLs. |
project_mcp | Returns the project MCP payload and related NxCreator API URLs. |
list_bots | List all bots in your account. |
get_bot_code | Fetch all sections for a specific bot. |
update_section | Update or create a code section. |
How did this page feel?
Quick feedback helps improve the docs.
Last updated March 22, 2026