{
  "schema_version": "1.0",
  "mcp_server": {
    "name": "omniventure-m2m-edge",
    "description": "Sub-15ms edge intelligence tools for autonomous AI agents and LLM loops.",
    "protocol_version": "2024-11-05",
    "homepage": "https://omniventure-api.web.app",
    "capabilities": {
      "tools": true,
      "prompts": false,
      "resources": true
    },
    "rapidapi_mcp_gateway": "https://mcp.rapidapi.com",
    "host_header": "omniventure-m2m-micro-utilities.p.rapidapi.com",
    "client_config": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.rapidapi.com",
        "--header", "x-api-host: omniventure-m2m-micro-utilities.p.rapidapi.com",
        "--header", "x-api-key: <YOUR_RAPIDAPI_KEY>"
      ]
    }
  }
}
