Thoth for Cursor
io.github.ahmedeid1/thoth
Read-only MCP over an agentic SLR workspace with per-claim citation verification
client:Cursor
transport:streamable-http
Install Thoth in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"thoth": {
"url": "https://thoth-slr.vercel.app/api/mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs