Skip to content
Claude Desktop

K-Φ for Claude Desktop

com.k-phi/kphi

Query financial statements, KPIs, ratios, cash forecasts and budgets from your general ledger

client:Claude Desktop transport:streamable-http

Install K-Φ in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "kphi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://k-phi.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

K-Φ in other clients