conductorrelay.com
conductorrelay.com
67
agent-ready
Scanned 6/15/2026, 9:45:07 AM
How to access conductorrelay.com as an agent
- ●Use the published OpenAPI
Generate a client from the spec; treat it as your primary interface. Pair with OAuth where available.
https://conductorrelay.com/openapi.json - ○Find the developer signup
No standard OAuth discovery - most sites still have a developer-portal signup. Find the OAuth client registration page on their site.
- ●Talk to the A2A agent directly
An agent-card is published - your agent can call this site's agent via A2A.
https://conductorrelay.com/.well-known/agent-card.json - ○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/ - ●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
| Signal | Status | Evidence | Points |
|---|---|---|---|
| llms_txt | found Title: "Conductor Relay Exchange — LLM Index" · 15 sections · 0 links | conductorrelay.com/llms.txt | +5 |
| agents_json | found Present | conductorrelay.com/.well-known/agents.json | +15 |
| a2a_agent_card | found Conductor Relay · 1 skills | conductorrelay.com/.well-known/agent-card.json | +25 |
| openapi | found OpenAPI 3.0.3 · Conductor Relay v1 API · 29 paths | conductorrelay.com/openapi.json | +18 |
| robots_allows | found 13 UA rules · sitemap: yes | conductorrelay.com/robots.txt | +4 |
Show 9 signals not present
- · llms_full_txt (+3 if found)
- · agents_txt (+6 if found)
- · agents_md (+4 if found)
- · oauth_discovery (+12 if found)
- · content_signals (+5 if found)
- · ai_plugin_json_legacy (+0 if found)
- · mcp_registry (+25 if found)
- · in_llms_txt_hub (+0 if found)
- · in_agent_friendly_directory (+4 if found)
If you own this site
Concrete moves that would raise conductorrelay.com's AgentRank:
- →Publish /agents.txt declaring which agent protocols you support.
- →Publish /AGENTS.md with human-readable agent instructions.
- →Expose OAuth/OIDC discovery at /.well-known/oauth-authorization-server.
