Myagi

myagi.bot

127
agent-ready

Category: AI & ML Platforms · ranked #1 in category

Scanned 6/7/2026, 1:19:09 PM

How to access Myagi as an agent

  1. Use the published OpenAPI

    Generate a client from the spec; treat it as your primary interface. Pair with OAuth where available.

    https://myagi.bot/openapi.json
  2. Register an OAuth application

    OAuth/OIDC discovery is published. Register a client, pick narrow scopes, implement signature verification on webhooks.

    https://myagi.bot/.well-known/oauth-authorization-server
  3. Talk to the A2A agent directly

    An agent-card is published - your agent can call this site's agent via A2A.

    https://myagi.bot/.well-known/agent-card.json
  4. Publish your own agent identity

    Generate an Ed25519 keypair, host a public key directory, sign your HTTP requests (Web Bot Auth), apply to Cloudflare's bots & agents directory if you cross their edge.

    https://developers.cloudflare.com/bots/concepts/bot/verified-bots/
  5. Respect robots.txt and Content Signals

    Even when you are an approved agent, honor the site's policy preferences. Cache them; refresh weekly.

What we found

SignalStatusEvidencePoints
licensed_commercial_accessfound
Commercial agent-access mechanism detected: RSL manifest at https://myagi.bot/.well-known/rsl.xml (+2 more signals). Sites with explicit licensing pathways are the most agent-prepared - they have both access and disintermediation handled.
+30
llms_txtfound
Title: "Myagi" · 4 sections · 13 links
myagi.bot/llms.txt+5
llms_full_txtfound
4678 bytes of extended LLM context
myagi.bot/llms-full.txt+3
agents_txtfound
Declares: mcp, a2a, agents.json, openapi, oauth, rsl, jwks, web-bot-auth, ai-plugin, llms.txt, llms-full.txt, agents.md, contact, license, sitemap
myagi.bot/agents.txt+6
agents_jsonfound
Present
myagi.bot/agents.json+15
a2a_agent_cardfound
Myagi · 3 skills
myagi.bot/.well-known/agent-card.json+25
agents_mdfound
2602 bytes
myagi.bot/AGENTS.md+4
openapifound
OpenAPI 3.1.0 · Myagi Public API · 5 paths
myagi.bot/openapi.json+18
oauth_discoveryfound
OAuth/OIDC discovery document present
myagi.bot/.well-known/oauth-authorization-server+12
robots_allowsfound
1 UA rules · sitemap: yes
myagi.bot/robots.txt+4
content_signalsfound
search=yes, ai_input=yes, ai_train=yes
myagi.bot/robots.txt+5
ai_plugin_json_legacyfound
Legacy OpenAI plugin manifest present (deprecated signal)
myagi.bot/.well-known/ai-plugin.json0
Show 3 signals not present
  • · mcp_registry (+25 if found)
  • · in_llms_txt_hub (+0 if found)
  • · in_agent_friendly_directory (+4 if found)