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