strata for Cursor
ai.klavis/strata
MCP server for progressive tool usage at any scale (see https://klavis.ai)
client:Cursor
transport:streamable-http
Install strata in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"strata": {
"url": "https://strata.klavis.ai/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs