{
  "name": "ancapit-public",
  "version": "1.0.0",
  "description": "Public MCP server exposing Ancap IT's capabilities to AI agents.",
  "vendor": {
    "name": "Ancap IT",
    "url": "https://ancapit.com"
  },
  "endpoints": {
    "streamable_http": "https://ancapit.com/mcp/"
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "authentication": "none",
  "rate_limit": "60 req/min per IP",
  "contact": "hello@ancapit.com",
  "source_urls": {
    "documentation": "https://ancapit.com/en/ai-agents/",
    "changelog": "https://ancapit.com/en/blog/"
  }
}
