freeq for VS Code
io.github.freeq-irc/freeq
Read and verify freeq conversations: channels, history, search, signatures, pins.
client:VS Code
transport:streamable-http
tools:5
Install freeq in VS Code
.vscode/mcp.json
{
"servers": {
"freeq": {
"type": "http",
"url": "https://irc.freeq.at/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs