How to Use the Confluence MCP in Claude Code
Search, read, and update Confluence wiki pages directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Confluence MCP to Claude Code
Create your Vinkius account to connect Confluence to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Search Confluence using the Claude Code CLI
The `search_confluence` tool lets you search and find files directly from your terminal session. Skip the browser entirely when you need to look up internal docs. Run Claude Code and ask it to find deployment guides or system architectures. This Confluence MCP Server handles the heavy lifting. Once it finds the page, Claude Code runs `get_page` to dump the content, metadata, and version history straight to your terminal, ready to be piped into other tools.
Scripted documentation updates
The `create_page` tool lets you script your documentation updates and publish them automatically. Automate your release notes. You can write a shell script that triggers Claude Code to gather recent commits, format them into HTML, and publish a new page. If you need to append to an existing log, Claude Code can pull the current page, merge the new updates, and push the revision without you ever opening Confluence.
Manage comments and feedback from the terminal
The `list_page_comments` tool lets you read and track team feedback right from the command line. Keep up with team discussions on your technical specs. Claude Code uses this MCP toolset to pull all comments for a page so you can review feedback during your terminal session. You can instantly reply to comments or log status updates using `add_page_comment`, passing raw HTML storage format directly through the command line.
Set up Confluence MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeconfluence-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Confluence transactions." It will automatically discover and invoke the available Confluence tools.
claude mcp add --transport http confluence-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Confluence MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Confluence MCP today
We host it, we monitor it, we maintain it. You just paste one token.