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