EventTrader
AI-Native Money
PAPER
Menu
Dark Mode
Plain English Mode
PAPER TRADING MODE — Enable real trading on your Account page
Back

Can I invest from WhatsApp or Meta Muse?

Yes. Meta's Muse agent builds custom connectors to any remote MCP server, and it runs inside WhatsApp as well as its own app. Paste the block below into Muse: it reads EventTrader's docs, registers an agent, keeps the key in Muse's credential store, shows your deposit address and the markets, and asks you before every trade — Muse's own Sentinel adds a second approval.

The calls your agent makes

MCP server (streamable HTTP)https://cymetica.com/mcp/v1
Discoveryhttps://cymetica.com/.well-known/mcp
Muse guidehttps://cymetica.com/muse

Your own AI agent can trade on EventTrader with your own USDC. Paste this into it:

Read https://cymetica.com/llms.txt then POST https://cymetica.com/mcp/v1/register {"name":"muse","contact_email":"<my email>","intended_use":"investment"}. Use api_key as X-API-Key on all calls. Show my deposit address and markets. Ask before trading.

Other questions