Lemmy for VS Code
io.github.pipeworx-io/lemmy
Lemmy MCP — public reads on any Lemmy instance.
client:VS Code
transport:streamable-http
Install Lemmy in VS Code
.vscode/mcp.json
{
"servers": {
"lemmy": {
"type": "http",
"url": "https://gateway.pipeworx.io/lemmy/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs