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