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