kirha-mcp-gateway
Kirha MCP Gateway
Documentation
Kirha MCP Gateway
The AI bridge to reality
The golden light of private data will never shine on your AI queries if you can't find what you need and pay for it instantly.
Kirha MCP Gateway is an MCP (Model Context Protocol) server that handles exactly that for you: routing and micropayment.
Beta Scope
Kirha launched on the Crypto vertical with providers like Dune, Defillama, Zerion, Xverse, Coingecko, Cielo...
Access live market intelligence & wallets' transactions and relations, whales' movements, sentiment analysis, and much more from the comfort of your favourite AI Client.
Kirha is under free Beta. Request an access code here.
Why Kirha MCP Gateway?
Kirha MCP Gateway is designed to simplify access to high-value, aggregated data sources through a single, unified interface.
- One Auth to rule them all: Access multiple premium data sources through a single MCP endpoint. You don't need to integrate or authenticate separately with multiple APIs.
- Multi-API Composition: In a single request, the gateway can compose and aggregate data from several APIs simultaneously. This reduces complexity and response time for complex queries.
- Enhanced Context for Agents and Chatbots: By centralizing and combining data, the gateway provides richer context for AI agents and conversational systems (such as Claude), improving their ability to deliver accurate, relevant responses.
Tools
By default, the gateway operates in auto mode, where both planning and execution are performed automatically in a single request.
Planning is deterministic: semantically identical prompts yield the same composition of tool(s).
If the environment variable `TOOL_PLAN_MODE_ENABLED` is set to `true`, the gateway switches to planning mode, which separates the planning and execution steps.
When we ship Kirha's payment, you will be able to accept or reject the plan before it is executed.
Auto mode
- `execute-tool-planning`: Automatically performs both planning and execution in a single request. This tool internally creates the plan and immediately executes it, returning the final result in one step.
Plan mode
- `create-tool-planning`: Prepares a query and generates a plan_id for later execution. This tool enables creating a plan in advance, which can then be reviewed before execution.
- `execute-tool-planning`: Executes a previously created plan by providing its plan_id. This step runs the predefined plan and returns the result.
Installation
Kirha MCP Installer (recommended)
You can install and run the Kirha MCP Gateway using the Kirha MCP Installer.
npx @kirha/mcp-installer install --client --keyFrequently asked questions
What is kirha-mcp-gateway?
kirha-mcp-gateway is Kirha MCP Gateway
How do I install kirha-mcp-gateway?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is kirha-mcp-gateway open source?
Yes — it is hosted on GitHub at https://github.com/kirha-ai/kirha-mcp-gateway and has 3 stars.
Related MCP tools
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker
Self-hosted MCP gateway and management platform for connecting, managing, and operating MCP servers.
这是一个金融领域相关的mcp,本项目通过集成 Tushare API 和 Binance API 为语言模型(如Claude)提供全面的实时金融数据访问能力,支持股票、基金、债券、宏观经济指标、稳定币、虚拟货币等多维度金融数据分析。其中也包含了金融数据查询、财经新闻查询、国家统计局数据查询等
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP