{
  "name": "com.argumentree/aiagentree-mcp",
  "version": "1.0.0",
  "description": "AIAgentree MCP server - decision tracing, argument replay, and precedent search for AI agents. Capture why your agents decide what they decide, then audit and replay.",
  "publisher": {
    "name": "Argumentree GmbH",
    "url": "https://ai-agentree.com"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.argumentree.com/api/aiagentree/mcp"
    }
  ],
  "auth": {
    "type": "api-key",
    "header": "x-api-key",
    "documentation": "https://ai-agentree.com/brand-facts"
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "links": {
    "documentation": "https://ai-agentree.com/brand-facts",
    "changelog": "https://ai-agentree.com/changelog"
  }
}
