Fiberflow
Integrates with
Fiberflow
Fiberflow MCP Gateway
claude_desktop_config.json
:
{
"mcpServers": {
"fiberflow": {
"command": "npx",
"args": [
"-y",
"fiberflow-mcp-gateway",
"--sse",
"https://fiberflow.fiberflow.io/api/v1/sse/YOUR-FIBERFLOW-MCP-SERVER-SECRET"
]
}
}
}