Roboflow (Official) for VS Code
com.roboflow/roboflow-mcp
Roboflow computer vision for AI agents: datasets, annotation, versioning, workflows, inference.
client:VS Code
transport:streamable-http
Install Roboflow (Official) in VS Code
.vscode/mcp.json
{
"servers": {
"roboflow-mcp": {
"type": "http",
"url": "https://mcp.roboflow.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs