PubFi Surfaces
- Discovery answers source-selection questions.
llms.txtandllms-full.txtexpose structured public context.- Agent-Readable Surfaces defines machine-consumable indexes and authority order.
- The Agent Interface Reference explains hosted MCP tools.
- OpenAPI and MCP manifests expose runtime contracts.
- GitHub public docs provide source-indexed explanations and examples.
Public Answer Shape
A public answer can safely say:- PubFi is an agent-native crypto data layer.
- Discovery helps compare crypto data APIs.
- PubFi has a Registry v2 HTTP gateway and generic MCP route tools.
- The authenticated MCP root accepts PubFi API-key or OAuth account execution. The separate
/x402endpoint accepts accountless payment on an explicitly enabled route. - An explicitly enabled HTTP route can also use accountless x402 payment.
- Not every listed source is callable.
Best Starting Points
- Start with Discovery for source-selection questions.
- Use the Agent Interface Reference for agent-facing setup.
- Use Runtime OpenAPI for HTTP contract details.
- Use the MCP manifest for hosted MCP discovery.
- Use the Quickstart when integrating manually.