export_registry โ ๐ด Gulltoppr MCP Tool Read-only
export_registry
(export registry) is one of 12 tools on the
๐ด Gulltoppr
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call export_registry from your client
- Claude Code ๐ด Gulltoppr export_registry run in your project directory
- Claude Desktop ๐ด Gulltoppr export_registry ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ๐ด Gulltoppr export_registry ~/.cursor/mcp.json
- VS Code ๐ด Gulltoppr export_registry .vscode/mcp.json
- Zed ๐ด Gulltoppr export_registry ~/.config/zed/settings.json
- Windsurf ๐ด Gulltoppr export_registry ~/.codeium/windsurf/mcp_config.json
- Cline ๐ด Gulltoppr export_registry ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ๐ด Gulltoppr export_registry ~/.gemini/settings.json
- Grok ๐ด Gulltoppr export_registry .mcp.json (in your project root)
- ChatGPT ๐ด Gulltoppr export_registry Settings โ Connectors โ Advanced โ Developer mode
- Claude.ai ๐ด Gulltoppr export_registry Settings โ Connectors โ Add custom connector
- LangChain ๐ด Gulltoppr export_registry pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gulltoppr https://mcp.gulltoppr.dev/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.