Skip to content
Windsurf

hypelens agent rail for Windsurf

io.github.polyparlay/hypelens-agent-rail

Place/cancel/close HL perps via MCP. Agent wallet once, 1bp fills, no sub.

client:Windsurf transport:stdio runtime:npm

Install hypelens agent rail in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "hypelens-agent-rail": {
      "command": "npx",
      "args": [
        "-y",
        "@hypelens/hypelens-agent-rail"
      ],
      "env": {
        "HYPELENS_AGENT_PK": "<HYPELENS_AGENT_PK>",
        "HYPELENS_NET": "<HYPELENS_NET>",
        "HYPELENS_FEED_URL": "<HYPELENS_FEED_URL>",
        "HYPELENS_FEED_FILE": "<HYPELENS_FEED_FILE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

hypelens agent rail in other clients