mcp for VS Code
co.policyforge/mcp
Generate, audit, and maintain legal policies that match what your code actually does.
client:VS Code
transport:streamable-http
runtime:npm
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://policyforge.co/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs