MatFlow for VS Code
com.yourmatflow/matflow
Read-only MatFlow data: pricing, competitors, features, FAQs for combat-sports gyms.
client:VS Code
transport:streamable-http
tools:5
Install MatFlow in VS Code
.vscode/mcp.json
{
"servers": {
"matflow": {
"type": "http",
"url": "https://yourmatflow.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs