AI Platforms/Claude Code
Available

Claude Code+ MCP Bundles

CLI and IDE workflows powered by Claude with MCP tools

3 minutes setup
Secure integration

What You Get

Powerful features when you connect Claude Code to MCP Bundles

Terminal-first workflow

Repository-wide context

Interactive tool auth

MCP commands

Setup Guide

Get Claude Code connected to your tools in 3 minutes

MCP URL
https://mcp.mcpbundles.com/bundle/your-bundle-slug

Add the MCP server (OAuth, recommended)

Register the server with the HTTP transport — OAuth runs interactively the first time you call /mcp.

claude mcp add --transport http claude-code-mcp-server https://mcp.mcpbundles.com/bundle/your-bundle-slug

Start a session and authenticate

claude

# Inside the session, authenticate the MCP server:
/mcp

Alternative: headless API key auth

For scripted / non-interactive use, generate a personal API key in Dashboard Settings and pass it as a header instead of running the OAuth flow:

claude mcp add --transport http claude-code-mcp-server https://mcp.mcpbundles.com/bundle/your-bundle-slug \
  --header "X-API-Key: YOUR_API_KEY"

Requirements

Claude Code installed
MCP Bundles account

Complete Integration Guide

Learn everything about using Claude Code with MCP Bundles—from setup to advanced features, troubleshooting, and best practices.

Claude Code + MCP

Control your tools via Claude with minimal setup.

Troubleshooting

Claude Code Troubleshooting

  • Run the add command again if the server URL changed

Ready to Supercharge Claude Code?

Start connecting your tools and see what AI can really do

Claude Code MCP Setup Guide — Connect Claude Code to 10,000+ Tools | MCPBundles