CCPEDIAdocs
Integrations

Claude Code (CLI)

Add CCPEDIA tools to your shell sessions via Anthropic's terminal CLI.

The fastest path is the claude mcp add command. No manual JSON.

Project scope (default)

From inside your project's working tree:

claude mcp add ccpedia https://ccpedia.xyz/mcp

This writes to project-root .mcp.json.

User scope (shared across projects)

claude mcp add ccpedia --user-scope https://ccpedia.xyz/mcp

Verify

claude mcp list

ccpedia should appear with ✓ connected.

Usage

Inside Claude Code, tools are namespaced as mcp__ccpedia__<tool>. You rarely need to type the name. Just ask in plain English.

Claude Code docs ↗

On this page