Discover, route, and hand off enterprise operations problems without exposing private records.
claude mcp add buildflow --transport http https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp
~/.cursor/mcp.json
{
"mcpServers": {
"buildflow": {
"url": "https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"buildflow": {
"serverUrl": "https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"buildflow": {
"type": "http",
"url": "https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"buildflow": {
"url": "https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"buildflow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://base44.app/api/apps/6ab26dc00debf9a25bca5f3e/functions/enterpriseOpsMcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jgaethle10--buildflow/reviews or the review_server meta-tool.
POST /mcp