Subotiz Dev MCP(Deprecated) for VS Code
io.github.hanwei30/dev-mcp
Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language
client:VS Code
transport:streamable-http
Install Subotiz Dev MCP(Deprecated) in VS Code
.vscode/mcp.json
{
"servers": {
"dev-mcp": {
"type": "http",
"url": "https://api.stg.subotiz.com/mcp/ping"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs