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