Connect your agent

Pick a client. Paste one snippet. Your key replaces <YOUR_KEY> after you log in.

Claude Desktop

Settings → Developer → Edit config
{
  "mcpServers": {
    "impliedoptions": {
      "url": "https://impliedoptions.com/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_KEY>"
      }
    }
  }
}
No key yet.Create keyFree: delayed 15 min, 500 calls/day.

Test connection

GET /api/v1/tools/market.status

Runs anonymously when you are not signed in.

Anonymous runs share a quota of 100 calls/day. A key gives you 500/day on Free.