Loading MCP server directory, please wait...
Track, analyze, and act on your streaming and SaaS subscriptions from any AI agent.
npx @getmcp/cli add com.kordiapp/kordi-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Kordi API token as a Bearer credential, e.g. 'Bearer mcp_xxxxxxxx'. Generate one (valid 90 days) at https://kordiapp.com/token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.kordiapp/kordi-mcp-server": {
"url": "https://kordiapp.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}