Building with AIXBT
Build on AIXBT momentum and intel
AIXBT builder surfaces expose the same data layer that powers the Terminal and agent: projects, momentum, intel, historical snapshots, grounding, recipes, and chat.
Pick Your Surface
| Surface | Best For | Setup |
|---|---|---|
| CLI | Agent workflows, recipe authoring, breakout backtesting | npm i -g @aixbt/cli |
| MCP | AI agents with tool-use | Connect via MCP config |
| REST API | Direct integration and custom apps | HTTP calls with API key |
CLI is designed agent-first: recipe pipelines, backtesting with --at, local authoring, external providers, and file-native output. Start here for automated analysis or agent workflows.
MCP gives AI agents direct tool access to projects, intel, momentum, and recipes. Best for agents that support MCP but don't have filesystem access (Claude.ai, Claude Desktop, ChatGPT, etc.) where the CLI can't run.
REST API is the foundation. All surfaces use it under the hood. Use it directly when building custom applications, dashboards, or integrations where CLI/MCP are not available.
The Agent Skill complements any surface. It teaches agents how to interpret AIXBT data, use recipes, and pick the right workflow. Install it alongside CLI or MCP for best results.
What You Can Access
Projects - Ranked projects by surging or sustained attention. Filter by project id, contract address, cluster, or other query parameters.
Momentum - Current and historical attention spread for tracked projects.
Intel - Structured events with source activity, reinforcement history, and cluster coverage.
Recipes - Pipelines that chain API calls, enrich with external data, and hand context to your agent. Use them for repeatable scans: breakouts, sector comparison, risk monitoring, and project deep dives.
Grounding - Real-time market context across crypto and tradfi.
Use Cases
- Trading systems that use social momentum as an input
- Dashboards for attention, intel, and project monitoring
- Research automation and recurring reports
- Context layers for other AI agents
Access
See Getting Started for access tiers, pricing, and setup paths.