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