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