BuildFlow Enterprise Operations for Cursor
io.github.jgaethle10/buildflow
Discover, route, and hand off enterprise operations problems without exposing private records.
client:Cursor
transport:streamable-http
tools:3
Install BuildFlow Enterprise Operations in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"buildflow": {
"url": "https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs