Discover
Use API catalog, llms.txt, server cards, and agent skill metadata to understand pox.me without special handling.
pox.me publishes machine-readable references for discovery, authentication, protected resources, billing-backed access, and MCP tool execution so agents and products can understand the platform up front.
Discovery and execution
Public references help crawlers, agents, and integration clients understand pox.me. Protected references come into play once the client needs identity, billing, or execution context.
Read these before authentication to understand APIs, capabilities, agent affordances, and LLM-facing context.
Use these when the client needs sign-in, paid access, protected API routes, or MCP tool execution.
Protocol path
The protocol story is intentionally staged: discover first, authenticate only when needed, pay when access requires it, then execute with the right identity context.
Use API catalog, llms.txt, server cards, and agent skill metadata to understand pox.me without special handling.
Use OpenID and protected resource metadata when the workflow needs a real account and identity context.
Use billing-backed access when protected capabilities depend on an active plan or entitlement.
Use MCP and API surfaces once the client knows the identity, access level, and job it needs to perform.
Build with the references
Create an identity, decide which access level is required, then wire discovery, OAuth, protected resources, and MCP execution around that workflow.