Developer Documentation
Everything you need to integrate AskBudi with your AI tools and get access to the latest library documentation.
Quick Start
Step1
Get Your API Key
Sign up and generate your API key from the dashboard
Step2
Install MCP Server
Set up the AskBudi MCP server for your AI tools
Step3
Start Querying
Search for library documentation and get instant results
Quick Setup
# Run the MCP server directly
npx -y askbudi-context@latest
# Configure your API key and platform
export ASKBUDI_API_KEY="your-api-key-here"
export PLATFORM="claude"
# Now ask Claude Code:
# "How do I create a FastAPI endpoint with validation?"
# AskBudi automatically provides the latest FastAPI docs!
Documentation
API Reference
Essential
Complete API documentation with examples and response formats
Learn more
MCP Server Guide
Popular
Setup instructions for Claude Code, Cursor, and Windsurf integration
Learn more
Code Examples
New
Sample code and integration examples in multiple languages
Learn more
Libraries Supported
Browse the complete list of supported libraries and packages
Learn more
Need Help?
Can't find what you're looking for? Our team is here to help you get started with AskBudi.