Skip to content
Cursor

agent for Cursor

xyz.fluxiq/agent

Non-custodial Ethereum swaps and managed liquidity. You sign every tx; FluxIQ holds no funds.

client:Cursor transport:streamable-http

Install agent in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent": {
      "url": "https://fluxiq.xyz/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent in other clients