INDIVIDUAL MCP TOOL
tool_data_transformer
POST /tools/tool_data_transformer/run — Extracts structured JSON from raw text using a caller-supplied JSON Schema.
LIVE ENDPOINT
https://agent-vending-factory-3srpjtr7na-ew.a.run.app/mcp
Connect to this endpoint to inspect the live schema for tool_data_transformer and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agent-vending-factory]
url = "https://agent-vending-factory-3srpjtr7na-ew.a.run.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agent-vending-factory": {
"type": "http",
"url": "https://agent-vending-factory-3srpjtr7na-ew.a.run.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agent-vending-factory
Remote MCP URL: https://agent-vending-factory-3srpjtr7na-ew.a.run.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agent-vending-factory": {
"url": "https://agent-vending-factory-3srpjtr7na-ew.a.run.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agent-vending-factory": {
"type": "http",
"url": "https://agent-vending-factory-3srpjtr7na-ew.a.run.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agent-vending-factory",
"transport": "streamable-http",
"url": "https://agent-vending-factory-3srpjtr7na-ew.a.run.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
agent_example— POST /agents/agent_example/run — Single-turn Claude Sonnet inference endpoint.tool_example— POST /tools/tool_example/run — Stateless text utility for testing x402 payment flows.tool_zar_prices— POST /tools/zar-prices/run — Returns live bid/ask/last prices for crypto/ZAR pairs.tool_compute_sandbox— POST /tools/tool_compute_sandbox/run — Executes Python 3.tool_sa_airport_oracle— POST /tools/sa-airport-oracle/run — Returns live flight status from ACSA (airports.