FlowChat MCP running

Streamable HTTP MCP server wrapping the FlowChat API.

Endpoints

Client config (.mcp.json)

{
  "mcpServers": {
    "flowchat-remote": {
      "type": "http",
      "url": "https://ninjachat.itninja.co.il/mcp",
      "headers": {
        "Authorization": "Bearer <your-MCP_BEARER_TOKEN>"
      }
    }
  }
}
/healthz