
Three.Ws Autopilot
- 89 repo stars
- Updated July 28, 2026
- nirholas/three.ws
Sets autopilot scopes and a daily SOL spend cap, then lets an agent propose, execute, and undo actions that can move real SOL, all owner-scoped behind an API key.
About
three.ws Autopilot is an MCP server that gives an autonomous agent governed spending powers: you set autopilot scopes and a daily SOL spend cap, then the agent can propose, execute, and undo actions, with proposal generation running a real server-side LLM pass. Because execute_proposal can move real SOL, every endpoint is owner-scoped behind an API key. A solo builder reaches for it to let an agent act on-chain within hard budget and scope limits.
- Scoped autopilot with daily SOL spend cap
- Propose, execute, and undo agent actions
- execute_proposal can move real SOL
- Owner-scoped API key on every call
Three.Ws Autopilot by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env THREE_WS_API_KEY=YOUR_THREE_WS_API_KEY --env THREE_WS_BASE=YOUR_THREE_WS_BASE --env THREE_WS_TIMEOUT_MS=YOUR_THREE_WS_TIMEOUT_MS autopilot-mcp -- npx -y @three-ws/autopilot-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 89 |
|---|---|
| Package | @three-ws/autopilot-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 28, 2026 |
| Repository | nirholas/three.ws ↗ |
What it does
Sets autopilot scopes and a daily SOL spend cap, then lets an agent propose, execute, and undo actions that can move real SOL, all owner-scoped behind an API key.
Who is it for?
budget-guarded autonomous on-chain agents
Skip if: agents that must never move funds
What you get
- autopilot scopes
- executed/undone proposals