Skip to content

Kaito

Free

by MCP Community

MCP server for Kaito AI crypto market intelligence API

v1.0.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Kaito MCP Server

MCP server for Kaito AI crypto market intelligence API

Installation

npx -y kaito-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y kaito-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "kaito": {
      "command": "npx",
      "args": ["-y", "kaito-mcp-server"]
    }
  }
}