PROME Care Core for Cursor
ai.prome/care-core
Check actions against fixed values using supplied numeric facts. Never authorizes or executes.
client:Cursor
transport:streamable-http
Install PROME Care Core in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"care-core": {
"url": "https://prome.ai/api/marketplace-mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs