Get Started
Quickstart - Using MCPs in AI agents
Get up and running with Observee Agents in under 5 minutes! This guide will show you how to install the SDK and make your first tool-powered AI conversation.
Step 1: Prerequisites
Before getting started, ensure you have:
- Python 3.10 or higher
- An Observee account at observee.ai and MCP server selection
- API keys for your preferred LLM provider
Step 2: Install the SDK
Step 3: Get Your API Keys
Observee API Key
- Visit observee.ai
- Sign up or log in to your account
- Add your MCP servers
- Navigate to the API Keys section
- Create a new API key (starts with
obs_
)
LLM Provider Keys
Choose your preferred provider and get an API key:
- Anthropic Claude: console.anthropic.com
- OpenAI GPT: platform.openai.com
- Google Gemini: aistudio.google.com
Step 4: Environment Setup
Create a .env
file in your project root:
Step 5: Your First Tool-Powered Conversation
Step 6: Explore Available Tools (Optional)
What Just Happened?
🎉 Congratulations! You just:
- Connected to 1000+ tools - Gmail, YouTube, Linear, Slack, and more
- Used multiple LLM providers - Anthropic, OpenAI, and Google
- Filtered tools intelligently - Found relevant tools for your tasks
OAuth Authentication
For tools that require OAuth (Gmail, Slack, etc.), use the built-in authentication flows:
Supported Services: Gmail, Google Calendar, Google Docs, Google Drive, Google Sheets, Slack, Notion, Linear, Asana, Outlook, OneDrive, Atlassian, Supabase, Airtable, Discord, and more.
Common Use Cases
📧 Email Management
🎥 Content Analysis
📋 Project Management
🔍 Web Search
Next Steps
Now that you’re up and running, explore more advanced features:
- SDK Documentation - Complete SDK reference
- Authentication Guide - Set up OAuth for more services
- Tool Management - Optimize tool selection
- Streaming - Real-time responses
- Examples - More practical examples
- Configuration - Advanced settings
Need Help?
What’s Next?
Ready to build something amazing? Check out our examples section for inspiration:
- AI Email Assistant - Automated email management
- Content Creation Pipeline - YouTube + Linear integration
- Research Assistant - Web search + document generation
- Project Manager Bot - Multi-platform project coordination
Happy building! 🚀