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