mcp for VS Code
io.github.trusty-squire/mcp
Credential broker that signs your AI agent up to SaaS dev tools, within a signed spending mandate.
client:VS Code
transport:stdio
runtime:npm
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@trusty-squire/mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs