Skip to content

Agent Bridge

Wire your agent to Polet in 90 seconds.

Paste-ready MCP config, the 5 tools the proxy exposes, and the polet-agent.json download for the SDK CLI. Advanced flows live in the legacy console below.

MCP · SDK · polet-agent.json

mcp.json

{
  "mcpServers": {
    "polet": {
      "command": "bunx",
      "args": [
        "@polet-ai/sdk",
        "polet-mcp"
      ],
      "env": {
        "POLET_OWNER": "<owner-wallet-pubkey>",
        "POLET_SESSION_KEY": "<grant-session-first>",
        "POLET_AGENT_KEYPAIR": "<download-polet-agent-json-first>",
        "POLET_PROXY_URL": "https://api.polet.rifuki.dev",
        "POLET_RPC_URL": "https://api.devnet.solana.com"
      }
    }
  }
}

Grant a session and fund agent gas to populate POLET_SESSION_KEY and POLET_AGENT_KEYPAIR. Open Funds & Setup →

Tools

  • polet_balance

    Read custody balances plus owner and agent gas buckets.

  • polet_status

    Inspect policy, session, Ika signer, and GasDeposit readiness.

  • polet_enable_chain

    Enable Sui or Ethereum managed Ika signer.

  • polet_trade

    Preview a policy-gated trade without broadcasting.

  • polet_execute

    Execute Jupiter or Ika end-to-end with the configured session signer.

Available once a session keypair is in memory. Grant a session →

Advanced

Specialist controls for recovery, shared quorum, and Encrypt graph.

Operator-only fallback

Keep the Portal calm; open legacy controls only when needed.

Daily demo work belongs in Workspace, Funds, Gate, and Proof. This section keeps the unported power flows discoverable without dropping a second full app into the page.

01

Recovery rotation

Rotate compromised sessions or recovery authority from the legacy fallback.

02

Shared Ika quorum

Inspect or adjust shared approvers for Ika approval paths.

03

Encrypt graph tools

Run ciphertext/decryption diagnostics for the official Encrypt path.

WalletMissing
PolicyMissing
SessionMissing

Legacy fallback

Open full legacy console

Loads the older all-in-one dashboard inside a scrollable sandbox. Use it only for controls not yet ported to the Portal shell.