{
  "serverInfo": {
    "name": "anygett",
    "version": "1.0.0",
    "description": "AnyGett MCP server — AI-agent-first offers database"
  },
  "endpoint": "https://api.anygett.com/mcp",
  "transport": "streamable-http",
  "capabilities": {
    "tools": true,
    "prompts": true,
    "resources": false
  },
  "tools": [
    "search_offers",
    "get_offer_details",
    "list_categories",
    "create_offer",
    "update_offer",
    "delete_offer"
  ]
}
