mira-api-demo

mcopelandmw/mira-api-demo
★ 1 stars Unknown language Communication Updated 1mo ago
Mira API MCP Server Demo Guide for Meltwater Sales Teams
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mira-api-demo": {
      "command": "npx",
      "args": [
        "-y",
        "mcopelandmw/mira-api-demo"
      ]
    }
  }
}