Agent-Native
AI Infrastructure
MCP tools + real-time USDC payments + receipts per run. The commerce layer for AI agents.
Works with Claude Desktop, Cursor, and any MCP client → Quickstart
How It Works
The x402 protocol: Quote → Pay → Execute → Receipt
Quote
Agent requests cost before execution. No surprises.
402
Paywall returns exact price in USDC microunits.
Pay
USDC transfer via Solana. Quick and transparent.
Execute
Tool runs. Verifiable receipt returned.
Start in 2 minutes
Discover available tools, get your API key from the Console, and configure your MCP client. You're ready to go.
- Discover tools via capabilities endpoint
- API key from Console — no signup forms
- Works with Claude, Cursor, any MCP client
$ curl https://agent.asgcompute.com/mcp/capabilitiesRequires Node.js 18+ • View full docs
Product Catalog
Every tool your agent needs. Priced per use, paid via USDC.
Inference
Token-based AI completions via ASG Inference API.
Sandboxes
Isolated code execution environments. Run untrusted code safely.
Batch Jobs
Serverless compute for background tasks and pipelines.
GPU Pods
On-demand NVIDIA GPUs for training and inference workloads.
Start with a Recipe
Inbox Triage
Daily Brief
Deploy
Payments & Receipts
Built for agents. USDC payments with zero gas, verified receipts, and full cost transparency.
USDC-Only Payments
No fiat, no crypto volatility. Stable, predictable costs.
Gasless Transactions
No SOL required. We sponsor gas fees for you.
Quote Before Run
Know the exact cost before any execution starts.
Verifiable Receipts
Cryptographic proof for every run. Full auditability.
Budget Caps
Set spending limits per run, per day, or per agent.
Verified on-chain • 2026-02-08 14:32:01 UTC
Built for Zero Trust
Every component is designed with agent autonomy and security in mind.
No IDE Extensions Required
ASG works via standard MCP protocol. No plugins, no browser extensions.
Official Releases Only
All releases are signed and published to npm with provenance.
Zero-Trust Wallet Security
Your agent's wallet is isolated. No shared keys, no pooled funds.
Verify Your Download
Always verify the SHA256 checksum of CLI binaries before running.
Quick Integration
Connect your MCP client in under 2 minutes.
Get your API key
Sign in to the Console and generate an API key. We provide monthly free tier credits.
Open ConsoleConfigure MCP
Add the configuration to your MCP client settings (Claude Desktop, Cursor, etc.).
{
"mcpServers": {
"asg": {
"url": "https://agent.asgcompute.com/mcp/sse",
"headers": {
"Authorization": "Bearer your-api-key"
}
}
}
}Power user? Use our SSE endpoint for custom integrations
https://agent.asgcompute.com/mcp/sseFAQ
Common questions about ASG Agent Cloud.