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!

Need Help?

Can't find what you're looking for? Our team is here to help you get started with AskBudi.