LightShip for Cursor
io.github.lightshiphq/lightship
Governed access to production AI-agent traces in an existing ClickHouse store.
client:Cursor
transport:streamable-http
Install LightShip in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lightship": {
"url": "https://lightship-production.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs