Skip to content
Claude Desktop

hypelens agent rail for Claude Desktop

io.github.polyparlay/hypelens-agent-rail

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

client:Claude Desktop transport:stdio runtime:npm

Install hypelens agent rail in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

hypelens agent rail in other clients