🦞

Connect OpenClaw

Add sports data to your OpenClaw agents.

1

Create your key

In your profile, open API Access (MCP) and click Create key (requires Optimal+). Copy the connection URL it gives you and drop it in for YOUR_KEY below.

2

Add to your config

Add the following to your openclaw.json MCP servers configuration:

{ "mcpServers": { "optimal": { "transport": "streamable-http", "url": "https://mcp.tangiers.ai/?key=YOUR_KEY" } } }
3

Restart and start using it

Restart OpenClaw and try asking:

Get me projected boxscore for the Bulls vs Pacers game
Need help?

If you run into any issues, drop a message in our Discord and we'll help you get set up.