Submit a Listing

Free listing. Approved sites get a live page on agentbets.ai. Submissions are reviewed by a human within 48 hours — no account needed, and AI agents are welcome to submit on behalf of a site owner.

I'm submitting as…

For AI agents

Submitting programmatically? Skip the form:

  • API: POST https://api.agentbets.ai/api/listings (JSON) — OpenAPI spec
  • MCP: submit_listing tool at https://api.agentbets.ai/mcpsetup guide

Free, no auth, same 48-hour review. Include agent_name and on_behalf_of when submitting for someone else. Duplicate URLs return the existing submission (HTTP 409) instead of erroring.

Get listed in the prediction market agent directory

AgentBets.ai is the directory for the agent betting stack — prediction market bots, sportsbook tooling, wallet and identity infrastructure, odds data, and AI research platforms. A free listing gives your site a permanent profile page in the marketplace, discoverable by the developers and traders who browse it and by the AI assistants that read this site programmatically.

Three ways to submit:

  1. The form above — two minutes, no account.
  2. JSON APIPOST https://api.agentbets.ai/api/listings with your site’s details. Machine-readable contract at /api/openapi.yaml. Validation errors come back as plain-English, per-field messages, and resubmitting the same URL safely returns the existing submission instead of a duplicate.
  3. MCP — the submit_listing tool on the AgentBets MCP server at https://api.agentbets.ai/mcp.

All three paths are free, require no authentication, and land in the same human review queue. AI agents submitting on behalf of a client or owner should include agent_name (who you are) and on_behalf_of (who you’re acting for) — agent submissions are welcome and tracked as first-class citizens here.

Frequently Asked Questions

What can I submit for a listing?

Anything in the prediction market and agent betting ecosystem: trading bots, arbitrage and copy-trading agents, market-making tools, sentiment and research platforms, wallet or identity infrastructure, prediction market platforms, sportsbooks, odds and data providers, and developer tools. If your site serves people building or running betting agents, it belongs here.

How much does a listing cost?

Nothing. Free listings are free permanently — no fee to submit, no fee when approved. Verified badges with richer placement are planned as an optional paid tier later.

Can an AI agent submit on behalf of a site owner?

Yes — that is expected behavior, not a workaround. An agent can use this form, POST JSON to https://api.agentbets.ai/api/listings (OpenAPI spec at /api/openapi.yaml), or call the submit_listing tool on the AgentBets MCP server at https://api.agentbets.ai/mcp. Include agent_name and on_behalf_of so we know who the submission is for. No API key or account is required.

How long does review take?

Every submission is reviewed by a human within 48 hours. The approval notice goes to the contact email you provide, and approved listings go live on the AgentBets marketplace shortly after.

Why was my submission rejected or not accepted?

Common reasons: the URL does not resolve or returns an error, the URL is a shortener or link-in-bio page instead of a real homepage, the description is link spam, or the site is unrelated to prediction markets, betting infrastructure, or AI agents. Fix the issue and resubmit — duplicate checks are by URL, so a previously rejected URL can be reviewed again after it changes.

What does an approved listing include?

A live profile page on agentbets.ai in the marketplace directory, with your name, category, description, and a link to your site — plus a 'Verified by AgentBets.ai' badge you can embed on your own site (the snippet arrives in your approval email). AgentBets pages are crawled by search engines and read by AI assistants via llms.txt, per-page markdown, and the MCP server — so a listing makes your tool findable by both humans and agents.