Part of Syra Machine Money for Agents. Spend routes settle USDC via HTTP 402; install once via MCP and call tools without per-vendor API keys.
What this tool does
Partner-gated callout stream. mode global\. Agents invoke it as syra_invest_gmgn_callouts through @syra-ai/mcp-server (curated profile) or the escape hatch syra_call_tool with toolId: "gmgn-callouts".
Install and call
claude mcp add syra -- npx -y @syra-ai/mcp-server@latest
# Then ask your agent to call:
# syra_invest_gmgn_callouts
One wallet, USDC payer covers news, on-chain intel, and partner routes.
Agent-native, HTTP 402 auto-pay mid-task; no human key pasting.
Transparent price, exact charge in the 402 accepts[] array.
More invest tools
syra_invest_bankr_balancesWallet balances across chains (optional query: chains=base,solana). Requires BANKR_API_KEY in API.
syra_invest_bankr_promptSubmit a natural language prompt to Bankr agent (body: prompt, optional threadId). Returns jobId; poll bankr-job tool with jobId for result.
syra_invest_giza_agentGet or create Giza smart account (deposit address) for an owner EOA. Params: owner (0x... address)
syra_invest_giza_protocolsList DeFi protocols available for a token on Giza (e.g. USDC on Base). Params: token (contract address 0x...)