Fiberflow Gateway
HTTP-SSEGateway server for connecting to Fiberflow SSE API endpoints.
Gateway server for connecting to Fiberflow SSE API endpoints.
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" ] } } }