Developers
Developers
Query the AI adoption database from code or from any AI agent.
Query the AI adoption database from code or from any AI agent. Free tier: 5 lookups/day. Pro unlocks API access (5,000 calls/mo) and full export.
REST API — quickstart
# Company AI stack (no key required, free tier) curl "https://aistackintel.com/api/company/pinecone" # Market stats curl "https://aistackintel.com/api/stats" # Full export (requires API key — Pro plan) curl -H "Authorization: Bearer YOUR_KEY" "https://aistackintel.com/api/export?min_score=30"
MCP — query us from any AI agent
{"mcpServers": {
"aistackintel": {
"url": "https://mcp.aistackintel.com/mcp"
}
}}
Tools: lookup_company · search_by_signal · top_companies · market_stats · company_jobs. Works with Claude Desktop, Cursor, and any MCP-compatible agent.
Interactive playground
Ask a relationship question — e.g. "Which companies use Pinecone?"
// results appear here — try it
Rate limits & plans
| Plan | API calls | Exports |
|---|---|---|
| Free | 5 lookups/day (web) | — |
| Pro — $39/mo | 5,000 API calls/mo | CSV + JSON |
| Team — $99/mo | 10,000 API calls/mo | CSV + JSON |
| Business | Custom | Lead lists, scheduled |
SDKs
No SDK required — plain HTTP + JSON. Python: requests.get(...) · JavaScript: fetch(...) · curl: see above.
The AI Adoption Weekly
Every week: the companies moving fastest on AI, new technology detections, and one chart worth sharing.