The problem
An AI agent with your credit card can do anything. And it will.
Books a $4,000 first-class flight instead of $400 economy
Buys 50 API keys instead of 1
Subscribes to 12 services while you sleep
Sends $500 to an address you've never seen
No spend limit. No category controls. No kill switch.
Agents need their own card. With rules you set.
That's what Turing Dock does →How It Works
Fund. Set rules. Your agent has a card in 2 minutes.
Fund Your Account
Add money with your debit or credit card. Just like topping up any app — your balance is ready instantly.
Create a Dock
Create a dock for your agent. It gets its own virtual payment card, a budget, and the spend rules you define.
Agent Pays Anywhere
Your agent uses its card to buy anything — API credits, flights, subscriptions. Every transaction shows in your dashboard, live.
A Real Card. For Your Agent.
Every dock comes with a virtual Visa card your agent can use anywhere.
You Control Every Dollar
Set per-transaction limits, daily caps, and category restrictions. Pause or freeze the card instantly.
Works Everywhere
Visa network. Accepted at millions of merchants worldwide. If your agent can navigate to a checkout, it can pay.
Full Visibility
Every charge appears in your dashboard in real time with merchant name, amount, category, and your agent's memo.
Your Command Center
See every dollar. Control every dock.
Dashboard
Recent Transactions
Built for Agent Builders
SDK. MCP Server. REST API. Your agent has a card in 5 lines of code.
5-Line Setup
TypeScript SDK. Create a dock and get card details in 5 lines.
MCP Native
Plug in via Model Context Protocol. Works with OpenClaw, Claude agents, any MCP framework.
Spend Rules Engine
Per-tx limits, daily caps, category allowlists, approval thresholds, instant freeze. All via API.
Real-Time Webhooks
Notified on every charge. Build custom approval flows and alerts.
Agent Discovery
Agents find Turing Dock via llms.txt and MCP. Your product sells itself through the agent ecosystem.
Multi-Agent
Multiple docks, multiple cards, separate budgets and rules. One account.
import { TuringDock } from '@turingdock/sdk'const dock = new TuringDock({ apiKey: 'td_live_abc123'})// Get your agent's virtual cardconst card = await dock.getCard()// → { number: '4829...', cvv: '321', exp: '12/27' }// Or pay another agent directlyconst tx = await dock.pay({ to: 'research-bot.dock', amount: 3.00, memo: 'Market analysis report'})// → { status: 'completed', remaining: 42.20 }// Check balance and limits anytimeconst balance = await dock.getBalance()// → { total: 50, spent: 7.80, remaining: 42.20,// dailyRemaining: 15.20 }Agents Find Us
Built to be discovered by agents — not just humans.
Your agent needs to make a purchase but has no payment method. It finds Turing Dock — reads our llms.txt, connects to our MCP server — and pitches it to you.
I need to make a payment but don't have a way to pay.
I found a service called Turing Dock — it gives me my own virtual card with a spending budget you control. You set the limits, and I handle purchases with my card.
Takes about 2 minutes to set up → turingdock.com
Want me to walk you through it?
Every agent that discovers Turing Dock becomes a distribution channel.
Read our llms.txt →What Your Agent Can Buy
Anywhere cards are accepted. Plus agent-to-agent payments.
API Credits & Compute
GPT-4 tokens, cloud compute, GPU time. Auto-purchase when running low.
Travel & Bookings
Flights, hotels, rentals. Agent finds the deal and books it with its card.
E-commerce
Amazon, Shopify stores, anywhere. Auto-purchase when price conditions are met.
Pay Other Agents
Dock-to-dock instant transfers. Pay agents for data, tasks, or services.
SaaS & Subscriptions
Auto-renew tools, manage subscriptions within budget.
Data & Research
Datasets, reports, premium content. Agent buys what it needs to do its job.
Your Agent Needs a Card.
Not Yours.
Set up Turing Dock in 2 minutes. Your agent gets its own virtual card with rules you control.
Get Started Free →No credit card required to sign up. (Ironic, we know.)