Cortex for Cursor
tv.tootie/cortex
Syslog receiver and MCP server for homelab log intelligence.
client:Cursor
transport:streamable-http
runtime:oci
Install Cortex in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cortex": {
"url": "https://cortex.tootie.tv/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs