FLOCORE Governed MCP for Cursor
tech.flocore/flocore
Governed MCP front door to FLOCORE; write calls need human approval and signed receipts.
client:Cursor
transport:streamable-http
tools:11
Install FLOCORE Governed MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flocore": {
"url": "https://fo.flocore.tech/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs