Skip to content

derbenoo/fiberflow-mcp-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
      ]
    }
  }
}

About

Run Fiberflow MCP SSE Server over stdio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published