Server Config
{
"mcpServers": {
"roboflow": {
"type": "http",
"url": "https://mcp.roboflow.com/mcp",
"headers": {
"x-api-key": "YOUR_ROBOFLOW_API_KEY",
"Accept": "application/json, text/event-stream"
}
}
}
}