How to integrate Confluence MCP with OpenClaw

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Confluence with authentication management handled for you. You can execute actions on Confluence via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Confluence logoConfluence
Oauth2S2s Oauth2Api Key

Confluence is Atlassian's team collaboration and knowledge management platform. It helps your team organize, share, and update documents and project content in one secure workspace.

62 Tools23 Triggers

Introduction

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Confluence with authentication management handled for you. You can execute actions on Confluence via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Also integrate Confluence with

Why use Composio?

Apart from a managed and hosted MCP server, you will get:

  • Programmatic tool calling allows LLMs to write its code in a remote workbench to handle complex tool chaining. Reduces to-and-fro with LLMs for frequent tool calling.
  • Handling Large tool responses out of LLM context to minimize context rot.
  • Dynamic just-in-time access to 20,000 tools across 1000+ other Apps for cross-app workflows. It loads the tools you need, so LLMs aren't overwhelmed by tools you don't need.

How to install Confluence with OpenClaw

Using Composio API Key and Setup Prompt

Copy the setup prompt from the OpenClaw dashboard
  • Run it in your OpenClaw chat interface.
  • Authenticate Confluence from the dashboard
  • Go back to your OpenClaw interface and start asking questions.

Using OpenClaw/Composio Plugin

1. Install OpenClaw Composio plugin

bash
openclaw plugins install @composio/openclaw-plugin

2. Copy the API Key from dashboard.composio.dev

3. Setup OpenClaw Config

bash
openclaw config set plugins.entries.composio.config.consumerKey "ck_your_key_here"

4. Restart OpenClaw

bash
openclaw gateway restart

5. Go to your chat interface and start asking questions.

6. When prompted, authenticate the app and you're all set.

How It Works

The plugin connects to Composio's MCP server at https://connect.composio.dev/mcp and registers all available tools directly into the OpenClaw agent. Tools are called by name — no extra search or execute steps needed.

If a tool returns an auth error, the agent will prompt you to connect that toolkit at dashboard.composio.dev.

Configuration

bash
{
  "plugins": {
    "entries": {
      "composio": {
        "enabled": true,
        "config": {
          "consumerKey": "ck_your_key_here"
        }
      }
    }
  }
}
OptionDescriptionDefault
enabledEnable or disable the plugintrue
consumerKeyYour Composio consumer key (ck_...)
mcpUrlMCP server URL (advanced)https://connect.composio.dev/mcp

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

The Confluence MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Confluence account. It provides structured and secure access to your Confluence spaces, pages, and content, so your agent can perform actions like creating pages, publishing blog posts, organizing spaces, and managing metadata on your behalf.

  • Automated page and space creation: Instantly create new Confluence pages or entire spaces, empowering your agent to generate project documentation, wikis, or knowledge bases as needed.
  • Effortless blog post publishing: Let your agent draft and publish new blog posts within specified Confluence spaces to keep your team up-to-date and share knowledge seamlessly.
  • Content labeling and metadata management: Have your agent add labels and custom properties to pages, blog posts, or spaces, making it easy to organize, tag, and categorize information for better discoverability.
  • Private space setup and management: Direct your agent to create private, isolated workspaces for sensitive projects or teams, ensuring only authorized collaborators have access.
  • Custom content property automation: Empower your agent to attach or update custom metadata on pages, blog posts, spaces, or whiteboards, streamlining your internal documentation workflows.

Conclusion

You've successfully integrated Confluence with OpenClaw using Composio plugin. Now interact with Confluence directly from your terminal, Web UI, or any messenger app using natural language commands.

Key benefits of this setup:

  • Seamless integration across TUI, Web UIs, and Messenger apps like Telegram, WhatsApp, Slack, etc.
  • Natural language commands for Confluence operations
  • Managed authentication through Composio
  • Access to 20,000+ tools across 1000+ apps for cross-app workflows
  • Programmatic tool calling for complex tool chaining

Next steps:

  • Try asking OpenClaw to perform various Confluence operations
  • Explore cross-app workflows by connecting more toolkits like Calendar, Slack, Notion, etc.
  • Build complex automation scripts that leverage OpenClaw's 24/7 running capabilities
TOOLS & TRIGGERS

Supported Tools and Triggers

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

Add Content Label

Tool to add labels to a piece of content.

CQL Search

Searches for content in Confluence using Confluence Query Language (CQL).

Create Blogpost

Tool to create a new Confluence blog post.

Create Blogpost Property

Tool to create a property on a specified blog post.

Create Whiteboard Property

Tool to create a new content property on a whiteboard.

Create Footer Comment

Tool to create a footer comment on a Confluence page, blog post, attachment, or custom content.

Create Page

Tool to create a new Confluence page in a specified space.

Create Page Property

Tool to create a property on a Confluence page.

Create Private Space

Tool to create a private Confluence space.

Create Space

Tool to create a new Confluence space.

Create Space Property

Tool to create a new property on a Confluence space.

Create Whiteboard

Tool to create a new Confluence whiteboard.

Delete Blogpost Property

Tool to delete a blog post property.

Delete Page Content Property

Tool to delete a content property from a page by property ID.

Delete Whiteboard Content Property

Tool to delete a content property from a whiteboard by property ID.

Delete Page

Tool to delete a Confluence page.

Delete Space

Tool to delete a Confluence space by its key.

Delete Space Property

Tool to delete a space property.

Download Attachment

Downloads an attachment from a Confluence page and returns a publicly accessible S3 URL.

Get Attachment Labels

Tool to list labels on an attachment.

Get Attachments

Tool to retrieve attachments of a Confluence page.

Get Audit Logs

Tool to retrieve Confluence audit records.

Get Blogpost by ID

Tool to retrieve a specific Confluence blog post by its ID.

Get Blogpost Labels

Tool to retrieve labels of a specific Confluence blog post by ID.

Get Blogpost Like Count

Tool to get like count for a Confluence blog post.

Get Blogpost Operations

Tool to retrieve permitted operations for a Confluence blog post.

Get Blog Posts

Tool to retrieve a list of blog posts.

Get Blog Posts For Label

Tool to list all blog posts under a specific label.

Get Blogpost Version Details

Tool to retrieve details for a specific version of a blog post.

Get Blogpost Versions

Tool to retrieve all versions of a specific blog post.

Get Child Pages

Tool to list all direct child pages of a given Confluence page.

Get Blog Post Content Properties

Tool to retrieve all content properties on a blog post.

Get Page Content Properties

Tool to retrieve all content properties on a page.

Get Content Restrictions

Tool to retrieve restrictions on a Confluence content item.

Get Current User

Tool to get information about the currently authenticated user — always scoped to the account tied to the configured connection, not arbitrary users.

Get Inline Comments for Blog Post

Tool to retrieve inline comments for a Confluence blog post.

Get Labels

Tool to retrieve all labels in a Confluence site; use for label discovery when you need to list or page through labels.

Get Page Labels

Tool to retrieve labels of a specific Confluence page by ID.

Get Labels for Space

Tool to list labels on a space.

Get Labels for Space Content

Tool to list labels on all content in a space.

Get Page Ancestors

Tool to retrieve all ancestors for a given Confluence page by its ID.

Get Page by ID

Tool to retrieve a Confluence page by its ID.

Get Page Footer Comments

Tool to retrieve footer (non-inline) comments for a Confluence page.

Get Page Inline Comments

Tool to retrieve inline comments for a Confluence page.

Get Page Like Count

Tool to get like count for a Confluence page.

Get Pages

Tool to retrieve a paginated list of Confluence pages.

Get Page Versions

Tool to retrieve all versions of a specific Confluence page.

Get Space by ID

Tool to retrieve a Confluence space by its ID.

Get Space Contents

Tool to retrieve content in a Confluence space.

Get Space Properties

Tool to get properties of a Confluence space.

Get Spaces

Tool to retrieve a paginated list of Confluence spaces with optional filtering.

Get Tasks

Tool to list Confluence tasks (action items) with filtering by assignee, creator, space, page, blog post, status, and dates.

Get Anonymous User

Tool to retrieve information about the anonymous user.

Search Content

Searches for content by filtering pages from the Confluence v2 API with intelligent ranking.

Search Users

Searches for users using user-specific queries from the Confluence Query Language (CQL).

Update Blogpost

Tool to update a Confluence blog post's title or content.

Update Blogpost Property

Tool to update a property of a specified blog post.

Update Page Content Property

Tool to update a content property on a Confluence page.

Update Whiteboard Content Property

Tool to update a content property on a whiteboard.

Update Page

Tool to update an existing Confluence page, replacing the entire page content.

Update Space Property

Tool to update a space property.

Update Task

Tool to update a Confluence task status.

FAQ

Frequently asked questions

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

Yes, you can. OpenClaw 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 Confluence tools.

Yes, absolutely. You can configure which Confluence 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 Confluence data and credentials are handled as safely as possible.

Start with Confluence.It takes 30 seconds.

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

Start building