get_speaking — profile MCP Tool Read-only
get_speaking
(get speaking) 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_speaking from your client
- Claude Code profile get_speaking run in your project directory
- Claude Desktop profile get_speaking ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor profile get_speaking ~/.cursor/mcp.json
- VS Code profile get_speaking .vscode/mcp.json
- Zed profile get_speaking ~/.config/zed/settings.json
- Windsurf profile get_speaking ~/.codeium/windsurf/mcp_config.json
- Cline profile get_speaking ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI profile get_speaking ~/.gemini/settings.json
- Grok profile get_speaking .mcp.json (in your project root)
- ChatGPT profile get_speaking Settings → Connectors → Advanced → Developer mode
- Claude.ai profile get_speaking Settings → Connectors → Add custom connector
- LangChain profile get_speaking 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.