# Starcovery

https://www.starcovery.com/%E2%99%A5/drobi is interactive page for humans. Agent resources at https://www.starcovery.com/agents.

## Agent discovery

- Documentation (guides + API reference, Markdown-friendly): https://www.starcovery.com/docs
- Agent instruction file (when to use, sitemap): https://www.starcovery.com/llms.txt
- Agent skill (auth.md signup protocol): https://www.starcovery.com/agents
- Host skill (Agent Skills SKILL.md trigger): https://www.starcovery.com/agents/skill
- Markdown of any page: append .md (example https://www.starcovery.com/pricing.md) or Accept: text/markdown
- JSON of any page: append .json (example https://www.starcovery.com/pricing.json)
- OpenAPI 3.1 (REST + MCP): https://www.starcovery.com/openapi.json
- RFC 9727 API catalog: https://www.starcovery.com/.well-known/api-catalog
- MCP endpoint (Streamable HTTP): https://www.starcovery.com/api/mcp
- MCP server card: https://www.starcovery.com/.well-known/mcp/server-card.json
- MCP registry manifest: https://www.starcovery.com/server.json
- AI catalog: https://www.starcovery.com/.well-known/ai-catalog.json
- Agent skills index: https://www.starcovery.com/.well-known/agent-skills/index.json
- REST search: https://www.starcovery.com/api/search?q=coffee
- CLI: starcovery search "coffee" (agentic signup: starcovery auth register; no install: npx starcovery or bunx starcovery)
- OAuth and agent_auth metadata: https://www.starcovery.com/.well-known/oauth-authorization-server
