Skip to content

Test Mcp Bot

Free

by MCP Community

Test kushki MCP bot

v1.0.1Added Apr 12, 2026
MCP
Works with:ClaudeGPTGeminiCopilot

Test Mcp Bot MCP Server

Test kushki MCP bot

Installation

npx -y @kushki/test-mcp-bot

Reviews

Leave a Review

Installation

Quick install
npx -y @kushki/test-mcp-bot
Add to claude_desktop_config.json
{
  "mcpServers": {
    "test-mcp-bot": {
      "command": "npx",
      "args": ["-y", "@kushki/test-mcp-bot"]
    }
  }
}