Loading MCP server directory, please wait...
Read-only MCP server for querying Kenda token spend and waste
npx @getmcp/cli add io.github.kenda-co/ingestion-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kenda-co/ingestion-mcp": {
"command": "uvx",
"args": [
"ingestion-mcp"
],
"env": {
"KENDA_ENDPOINT": "",
"KENDA_TOKEN": ""
}
}
}
}