plori for Cursor
ai.plori/plori
Create and drive plori cloud agents and workflows over MCP; each agent has its own environment.
client:Cursor
transport:streamable-http
Install plori in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"plori": {
"url": "https://api.plori.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs