Immensity for VS Code
io.github.codingwithjoseph/immensity
Discover software problems, analyze evidence, and create implementation-ready Build plans.
client:VS Code
transport:streamable-http
Install Immensity in VS Code
.vscode/mcp.json
{
"servers": {
"immensity": {
"type": "http",
"url": "https://mcp.useimmensity.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs