{
  "name": "MEOK Town",
  "description": "CSOAI's persistent protocol town where 290+ MCP servers are buildings, A2A connections are roads, and players test agentic infrastructure together.",
  "url": "https://meok.ai/town",
  "provider": {
    "name": "MEOK AI LABS",
    "url": "https://meok.ai"
  },
  "version": "1.0.0",
  "documentationUrl": "https://github.com/CSOAI-ORG/clawd-workspace/blob/main/meok-universe/research/mcp_a2a_town_integration.md",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "authentication": {
    "schemes": ["none"]
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "mcp-city",
      "name": "MCP City",
      "description": "Browse 290+ MCP servers rendered as buildings with live health scores.",
      "tags": ["mcp", "protocols", "scoreboard"]
    },
    {
      "id": "agent-quarters",
      "name": "Agent Quarters",
      "description": "Discover 145+ MEOK agents via A2A Agent Cards at /agent-card/{slug}.",
      "tags": ["a2a", "agents", "discovery"]
    },
    {
      "id": "protocol-quests",
      "name": "Protocol Quests",
      "description": "Solo, PvP, co-op, and sandbox missions for testing agentic infrastructure.",
      "tags": ["gaming", "testing", "quests"]
    }
  ]
}
