ASG Agent Cloud

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

agent-terminal

How It Works

The x402 protocol: Quote → Pay → Execute → Receipt

Step 1

Quote

Agent requests cost before execution. No surprises.

Step 2

402

Paywall returns exact price in USDC microunits.

Step 3

Pay

USDC transfer via Solana. Quick and transparent.

Step 4

Execute

Tool runs. Verifiable receipt returned.

Compute Pack

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
terminal
$ curl https://agent.asgcompute.com/mcp/capabilities

Requires Node.js 18+ • View full docs

Product Catalog

Every tool your agent needs. Priced per use, paid via USDC.

Per-token pricing

Inference

Token-based AI completions via ASG Inference API.

Per-minute

Sandboxes

Isolated code execution environments. Run untrusted code safely.

Coming soon

Batch Jobs

Serverless compute for background tasks and pipelines.

Coming soon

GPU Pods

On-demand NVIDIA GPUs for training and inference workloads.

Start with a Recipe

$0.03–$0.12

Inbox Triage

$0.05–$0.15

Daily Brief

$0.10–$0.50

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.

✓ Completed#rcpt_8x92kf4n
Toolinference_chat
Duration2.4s
Tokens1,247 in / 892 out
Modelclaude-3.5-sonnet
Total Debited$0.0024

Verified on-chain • 2026-02-08 14:32:01 UTC

Security

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.

1

Get your API key

Sign in to the Console and generate an API key. We provide monthly free tier credits.

Open Console
2

Configure MCP

Add the configuration to your MCP client settings (Claude Desktop, Cursor, etc.).

mcp_config.json
mcp-config
{
  "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/sse

FAQ

Common questions about ASG Agent Cloud.

No. All transactions are gasless — we sponsor the Solana fees. You only pay in USDC for the actual tool usage.