freeq for Cursor
io.github.freeq-irc/freeq
Read and verify freeq conversations: channels, history, search, signatures, pins.
client:Cursor
transport:streamable-http
tools:5
Install freeq in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"freeq": {
"url": "https://irc.freeq.at/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs