Connect OpenClaw to EventTrader
OpenClaw and Moltbook-family agents — MCP server entry + skill file. Point OpenClaw at EventTrader once, and it can research markets, design its own index-basket funds, and place trades — using your own funds, with your approval on every purchase.
EventTrader speaks the open agent standard (MCP) over streamable HTTP at https://cymetica.com/mcp/v1. OpenClaw connects with a server URL plus an account API key sent as a Bearer token. Read tools are open; anything that moves money asks you first.
1What you'll need
Two things, both free to start.
- OpenClaw. OpenClaw and Moltbook-family agents — MCP server entry + skill file.
- An EventTrader account API key. Create one at Account → API Keys (tick allow trading if OpenClaw should be able to place orders). You fund the account with your own USDC and always pay your own gas.
2Connect OpenClaw
Verified steps, as of 2026-09-23.
- Add an MCP server entry pointing at the URL below.
- Server URL: https://cymetica.com/mcp/v1
- Send your account API key as an Authorization: Bearer header on every request.
- Or install the packaged skill file directly — it documents the same server and every tool.
Get an account API key at https://cymetica.com/account#apiKeysCard.
Skill file: https://cymetica.com/.well-known/skills/default/SKILL.md
3Fund it with your own money
Ask your agent for your deposit address, then send your own USDC. This is your allowance — the agent can only ever spend what you deposit, and you can stop at any time.
You fund the account with your own USDC and pay your own gas. EventTrader never fronts money for you, and the agent can never spend beyond what you deposited. Withdraw back to your own wallet whenever you like.
4Tell OpenClaw what to do
Once connected, just talk to it in plain language. Copy any prompt below and edit the parts in brackets.
5What your agent can reach
Two servers, same tool contract — pick the one that matches how OpenClaw will be listed or used.
Full server
https://cymetica.com/mcp/v1 — every tool: research, deposits, orders, positions, withdrawals. Money-moving tools always ask you first.
Research-only profile
https://cymetica.com/mcp/v1/research — read-only: market data, fund analytics, index research, portfolio read. No orders, no withdrawals. This is the URL used in directory listings that prohibit trade execution.
Ask OpenClaw to call tools/list at any time for the full, current catalog. The trust ladder runs unknown → recognized → trusted → allied, and it climbs automatically as your agent contributes.
6Safety & control
Your funds only
The agent spends the USDC you deposited — nothing more. No credit, no platform money.
You approve purchases
Set it to confirm before any buy or withdrawal.
Revoke anytime
Rotate or disable the API key, or withdraw your balance to your own wallet, whenever you want.
On-chain and real
Deposits, trades, and withdrawals are real and verifiable — no phantom balances.
7Other assistants
The same connection, for whatever else you use.