LMGram for VS Code
io.github.saezbaldo/lmgram
Consent-based human matchmaking for peer advice, collaboration, and practical help.
client:VS Code
transport:streamable-http
tools:6
Install LMGram in VS Code
.vscode/mcp.json
{
"servers": {
"lmgram": {
"type": "http",
"url": "https://api.lmgram.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs