
Agent Vending Factory
Call remote pay-per-use MCP tools—ZAR prices, extraction, Python sandbox, SA flights—over streamable HTTP with x402 USDC billing.
Overview
Agent Vending Factory is a MCP server for the Build phase that exposes pay-per-call tools over HTTP with x402 USDC, including prices, extraction, sandbox, and flights.
What is this MCP server?
- Remote streamable-http endpoint on Google Cloud Run (EU)
- Pay-per-call tooling billed via x402 USDC
- Advertised tools: ZAR prices, data extraction, Python sandbox, SA flights
- Server version 0.1.1—no local npm package; URL-based MCP client config
- Transport: streamable-http remote (Cloud Run EU)
- 4 named tool categories: ZAR prices, data extraction, Python sandbox, SA flights
What problem does it solve?
Builders want to try many paid agent tools without upfront SaaS contracts or maintaining separate API integrations for each capability.
Who is it for?
Indie agent builders prototyping x402 micropayment flows and multi-tool agents on a hosted vending catalog.
Skip if: Products that require fixed monthly pricing, air-gapped stdio-only MCP, or guaranteed offline execution.
What do I get? / Deliverables
You connect one remote MCP endpoint and invoke metered tools while USDC x402 handles per-call payment semantics.
- Invocable remote tools for prices, extraction, sandbox, and flights
- Per-call metering suitable for agent commerce experiments
Recommended MCP Servers
Journey fit
Metered tool marketplaces surface during Build when you wire agent workflows to external capabilities, with Operate follow-through for cost and uptime. Integrations is the shelf for hosted MCP remotes that extend your agent with third-party paid tools rather than local stdio packages.
How it compares
Hosted pay-per-call MCP marketplace on Cloud Run, not a free local stdio research server.
Common Questions / FAQ
Who is Agent Vending Factory for?
Solo developers building agents who want remote, metered tools—prices, extraction, sandbox, flights—via one x402 USDC-backed MCP URL.
When should I use Agent Vending Factory?
Use it while building agent integrations or demos that need quick access to vendored tools without self-hosting each API.
How do I add Agent Vending Factory to my agent?
Add the streamable-http remote MCP URL from the server manifest to your client remotes config and ensure your stack supports x402 USDC payments per call.