How to integrate Docsbot ai MCP with Atomic Agent

Connect Atomic Agent to Docsbot ai MCP. List all bots for your team, generate support ticket from recent chat, and more using natural language, with authentication handled for you.

Docsbot ai logoDocsbot ai
Api Key

Docsbot ai is a platform that lets you build custom AI chatbots trained on your documentation. It automates customer support and content generation, saving time and improving response quality.

38 Tools

Introduction

Atomic Agent is an open-source AI agent that runs on your machine and supports local models through llama.cpp. Connect it to 1,500+ apps through Composio, including Docsbot ai.

This guide uses Atomic Agent's built-in Composio integration. You need Atomic Agent v0.5.6 or later, your own Composio API key, and a Docsbot ai account. See the Atomic Agent documentation for installation instructions.

Also integrate Docsbot ai with

How Atomic Agent connects to Docsbot ai

Atomic Agent connects to Composio's Tool Router over Streamable HTTP MCP. It discovers the tools needed for your request, and Composio handles account authentication.

Execution and account-connection tools follow Atomic Agent's configured approval policy. Review any approval prompt before allowing an action on your connected account.

Connect Docsbot ai to Atomic Agent

  1. Sign up or sign in to the Composio dashboard. Copy your API key.
  2. In Atomic Agent, open the Integrations tab and select Composio. Select API key, press e, paste the key, and press Enter. The tools become available immediately, without a restart.
  3. Ask Atomic Agent to do something in Docsbot ai. It searches Composio for the right tool.
  4. On first use, open the sign-in link returned in the chat. Connect your Docsbot ai account, then return to Atomic Agent to continue.

Headless setup

Add the following line to ~/.atomic-agent/.env, replacing YOUR_COMPOSIO_API_KEY with your key. Start Atomic Agent after saving the file.

bash
COMPOSIO_API_KEY=YOUR_COMPOSIO_API_KEY

What is the Docsbot ai MCP server, and what's possible with it?

The Docsbot ai MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Docsbot ai account. It provides structured and secure access to your Docsbot ai bots, teams, and conversation data, so your agent can perform actions like creating bots, managing teams, generating support tickets, and analyzing user questions on your behalf.

  • Custom bot creation and management: Instantly create new Docsbot ai bots or update existing ones, letting your agent provision and configure bots for different documentation needs.
  • Team administration and overview: Allow your agent to fetch details about your teams or list all teams associated with your account, making it easier to manage collaboration and bot access.
  • Automated support ticket generation: Easily convert chatbot conversations into structured support tickets, so your agent can help streamline customer support and issue tracking.
  • Bot question and source analytics: Retrieve lists of questions asked to your bots or review all data sources connected to a given bot, empowering your agent to surface insights or monitor bot effectiveness.
  • Seamless bot and data cleanup: Direct your agent to delete bots or manage bot sources, helping you keep your Docsbot ai environment tidy and up to date.

Use Docsbot ai from Atomic Agent

With your account connected, ask Atomic Agent to work with Docsbot ai in natural language. You can connect more apps through the same Composio integration as you need them.

Visit the Atomic Agent website or inspect the Atomic Agent source code.

Troubleshooting

Why is my API key rejected?

Copy the key directly from the Composio dashboard. Atomic Agent requires ASCII characters because it sends the key in an HTTP header. Remove any extra characters introduced when copying.

Why are Composio tools unavailable after saving a key?

Check that you use Atomic Agent v0.5.6 or later and that Composio is enabled in your configuration. A "composio": { "enabled": false } setting disables the integration while keeping the saved key on disk.

Does Composio have a free plan?

The Hobby plan includes 100,000 tool calls per month. Composio-managed OAuth apps have a lower included allowance. See Composio pricing for the current limits that apply to your connection.

TOOLS

Supported Tools

Every Docsbot ai action and event your agent gets out of the box.

Capture Conversation Lead

Tool to capture lead information by updating conversation metadata and saving the lead.

Create Bot

Tool to create a new bot within a team.

Create Bot Source

Tool to create a new source for a bot.

Create Webhook

Tool to create a new webhook subscription for a bot.

Delete Bot

Tool to delete a specific bot by its ID.

Delete Conversation

Tool to delete a specific conversation by its ID.

Delete Lead

Tool to delete a specific lead by ID.

Delete Question

Tool to delete a specific question from history.

Delete Source

Tool to delete a specific source from a bot by its ID.

Delete Webhook

Tool to delete a webhook (unsubscribe) by its ID.

Generate Conversation Ticket

Generates a structured support ticket from a Chat Agent conversation.

Get Bot Details

Tool to fetch details of a specific bot by ID within a team.

Get Bot Monthly Reports

Tool to retrieve monthly statistical reports for a bot.

Get Bot Statistics

Tool to retrieve comprehensive statistics and analytics for a bot over a time period or date range.

Get Source Details

Tool to retrieve detailed information about a specific source by its ID.

Get Team Details

Tool to fetch details of a specific team by its ID.

Get Upload URL

Get a presigned upload URL for uploading files as sources.

Get Webhook Details

Tool to retrieve details of a specific webhook by ID.

List Team Bots

List all bots for a given team.

List Bot Conversations

Tool to list conversation history for a bot with pagination.

List Bot Leads

Tool to list captured leads for a bot with pagination and date filtering.

List Questions

Tool to list all questions asked of a specific bot.

List Research Jobs

Tool to list all deep research jobs for a bot with pagination support.

List Bot Sources

Retrieves a paginated list of all sources for a specific bot within a team.

List Team Members

Tool to list all members of a team including their roles.

List Teams

Tool to list all teams.

List Bot Webhooks

List all registered webhooks for a bot.

Rate Answer

Tool to rate an answer from chat APIs as positive (1), neutral (0), or negative (-1).

Refresh Source

Tool to refresh a source to re-index its content.

Semantic Search Bot Content

Tool to perform semantic search on a bot's indexed content.

Test Escalated Webhook

Tool to trigger a test delivery of the conversation.

Test Lead Webhook

Tool to trigger a test lead webhook delivery.

Test Research Webhook

Tool to trigger a deep research webhook delivery test.

Trigger Rated Webhook Test

Tool to trigger a conversation.

Update Bot

Update a bot's configuration settings such as name, description, model, temperature, and appearance.

Update Team

Tool to update specific fields for a team.

Update Webhook

Tool to update a webhook's status, target URL, label, or expiration date.

Upload File to Cloud Storage

Upload a file to cloud storage via a presigned URL.

FAQ

Frequently asked questions

With a standalone Docsbot ai MCP server, the agents and LLMs can only access a fixed set of Docsbot ai tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Docsbot ai and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Atomic Agent fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Docsbot ai tools.

Yes, absolutely. You can configure which Docsbot ai scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Docsbot ai data and credentials are handled as safely as possible.

Start with Docsbot ai.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Docsbot ai tool your agent needs.Free to start.

Start building