Query the AI adoption database programmatically — from your app or directly from an AI agent.
GET /api/company/{name} → company profile (JSON)
GET /api/stats → market statistics
GET /api/export?min_score=30 → CSV/JSON export (Pro, requires api_key)
Any MCP client (Claude, ChatGPT, your agents) can query the database:
{"mcpServers": {"aistack-intel": {"url": "https://mcp.aistackintel.com/mcp"}}}
Tools: lookup_company · search_by_signal · top_companies · market_stats · company_jobs
MCP queries are free. Bulk export requires a Pro subscription.