Skip to content
Cline

hypelens agent rail for Cline

io.github.polyparlay/hypelens-agent-rail

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

client:Cline transport:stdio runtime:npm

Install hypelens agent rail in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hypelens agent rail in other clients