> ## Documentation Index
> Fetch the complete documentation index at: https://docs.observee.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Observee SDK (MCP)

> Enterprise-grade MCP integration platform for AI agents

Build AI agents with access to 1000+ tools through Model Context Protocol (MCP). Available for **Python** and **TypeScript**.

## What is Observee?

Observee provides the infrastructure to connect AI models with external tools and services through MCP. We handle the complex parts of tool integration so you can focus on building great AI applications.

### Key Features

* **🤖 Multi-Provider Support** - Works with Anthropic Claude, OpenAI GPT, and Google Gemini
* **🔧 1000+ Tools** - Gmail, YouTube, Linear, Slack, Notion, GitHub, and more
* **⚡ Smart Tool Selection** - Automatically finds the right tools for each task
* **🔐 Built-in Authentication** - OAuth flows handled automatically
* **📊 Enterprise Monitoring** - Track usage, costs, and performance
* **🛡️ Security First** - Tool injection prevention and PII protection

## Quick Start

* [**For MCP Users**](/mcpaiagents) - Start using 1000+ tools with your AI agents in 5 minutes
* [**For MCP Builders**](/quickstartmcpdev) - Add observability and analytics to your MCP servers

## SDK Components

### 🤖 Agents SDK

Connect AI models to MCP tools with a simple API. Supports streaming, conversation memory, and custom tools.

[Learn more →](/agentsdk/overview) • [npm](https://www.npmjs.com/package/@observee/agents) • [pypi](https://pypi.org/project/mcp-agents/)

### 🔐 Auth SDK

OAuth authentication for 50+ services with automatic token management and refresh.

[Learn more →](/authsdk/overview) • [npm](https://www.npmjs.com/package/@observee/auth) • [pypi](https://pypi.org/project/agents-oauth/)

### 📊 Logger SDK

Enterprise logging and monitoring for MCP servers. Track every interaction, monitor costs, and debug issues.

[Learn more →](/loggersdk/overview) • [npm](https://www.npmjs.com/package/@observee/logger) • [pypi](https://pypi.org/project/mcp-logger/)

## Who is this for?

* **AI Application Developers** - Build production-ready AI agents quickly
* **Enterprise Teams** - Secure, monitored AI tool access for your organization
* **MCP Server Builders** - Add professional logging and analytics to your servers

## Support

* **Discord**: [Join our community](https://discord.gg/jnf8yHWJ)
* **Email**: [contact@observee.ai](mailto:contact@observee.ai)
* **GitHub**: [observee-ai/observee](https://github.com/observee-ai/observee)
