Skip to content
Claude Desktop

fluenta for Claude Desktop

io.github.fluenta-team/fluenta

Score business ideas on six live market signals. Launch Readiness Score (LRS) for AI agents.

client:Claude Desktop transport:streamable-http

Install fluenta in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "fluenta": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://fluenta.space/backend/api/v1/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

fluenta in other clients