StackResolve for VS Code
dev.stackresolve/stackresolve
Find, compare, and audit software for AI agents. Scored registry of tools and MCP servers.
client:VS Code
transport:streamable-http
tools:15
Install StackResolve in VS Code
.vscode/mcp.json
{
"servers": {
"stackresolve": {
"type": "http",
"url": "https://mcp.stackresolve.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs