# AIXBT Agent Bootstrap

AIXBT is a crypto intelligence platform for Projects, Topics, Intel, and Reports.

Authoritative sources:

- Product and developer docs: https://docs.aixbt.tech
- Docs index for agents: https://docs.aixbt.tech/llms.txt
- Full docs for agents: https://docs.aixbt.tech/llms-full.txt
- OpenAPI v3: https://api.aixbt.tech/v3/openapi.yaml
- AIXBT MCP (public Topics, OAuth step-up for the full catalog): https://api.aixbt.tech/mcp
- Public Topics REST: GET https://api.aixbt.tech/v3/topics
- API catalog: https://aixbt.tech/.well-known/api-catalog
- MCP server descriptor: https://aixbt.tech/.well-known/mcp/server.json

Connect to the one MCP endpoint without credentials to discover every tool and use list_topics or get_topic. Calling a protected tool returns an OAuth challenge; an AIXBT API key can also unlock the full catalog.
