ClearPolicy for Cursor
app.clearpolicy/clearpolicy
Authenticated MCP server for ClearPolicy policy and compliance workflows.
client:Cursor
transport:streamable-http
Install ClearPolicy in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"clearpolicy": {
"url": "https://api.clearpolicy.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs