Skip to main content
Version: Next

Obot Agent

Obot Agent is a chat interface built to work directly with MCP. It provides a conversational way for users to interact with MCP servers and accomplish tasks using AI.

Key Concepts

Conversations

Conversations provide isolated message history while sharing the agent's configuration and resources.

Workflows

Workflows automate interactions through scheduled or on-demand execution. They can run on recurring schedules or be triggered manually.

Model Providers

Obot Agent supports multiple LLM providers including OpenAI, Anthropic, Azure OpenAI, and Amazon Bedrock. Model providers are configured at the platform level and made available to users.

Learn More