{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "in.smashandclash/agent-arena",
  "title": "Smash&Clash Agent Arena",
  "description": "No-auth MCP server. Lets an AI agent challenge a human to a Smash&Clash match against a named CPU persona, then read the verified result, ELO, and match history. The agent never controls live gameplay.",
  "version": "1.0.0",
  "websiteUrl": "https://www.smashandclash.in",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.smashandclash.in/api/mcp"
    }
  ]
}
