create_page — Radix Wiki MCP Tool Mutating
create_page
(create page) is one of 11 tools on the
Radix Wiki
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_page from your client
- Claude Code Radix Wiki create_page run in your project directory
- Claude Desktop Radix Wiki create_page ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Radix Wiki create_page ~/.cursor/mcp.json
- VS Code Radix Wiki create_page .vscode/mcp.json
- Zed Radix Wiki create_page ~/.config/zed/settings.json
- Windsurf Radix Wiki create_page ~/.codeium/windsurf/mcp_config.json
- Cline Radix Wiki create_page ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Radix Wiki create_page ~/.gemini/settings.json
- Grok Radix Wiki create_page .mcp.json (in your project root)
- ChatGPT Radix Wiki create_page Settings → Connectors → Advanced → Developer mode
- Claude.ai Radix Wiki create_page Settings → Connectors → Add custom connector
- LangChain Radix Wiki create_page pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http radix-wiki https://radix.wiki/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.