MCP Servers / development / Claude Code Bridge

Claude Code Bridge

JSON →
nonedevelopment

A bridge server connecting Claude Desktop with the Claude Code agent API.

Install
How to run this server
[ { "cmd": "npm install -g @anthropic-ai/claude-code`)", "imports": [] } ]
server path: claude-code-bridge
Tools
What this server exposes
claude_code_task
Execute coding tasks via Claude Code
create_project
Create new project directories
list_files
List files in projects
read_file
Read file contents
run_command
Execute shell commands
Configuration
Environment & auth
authnone
envANTHROPIC_API_KEY
Resources
Claude Code Bridge — MCP Server · libregistry