claude mcp add eaisdevelopment-cc-bridge-mcp-server -- npx -y @essentialai/cc-bridge-mcp-server
{
"mcpServers": {
"eaisdevelopment-cc-bridge-mcp-server": {
"command": "npx",
"args": ["-y", "@essentialai/cc-bridge-mcp-server"]
}
}
}
{
"mcpServers": {
"eaisdevelopment-cc-bridge-mcp-server": {
"command": "npx",
"args": ["-y", "@essentialai/cc-bridge-mcp-server"]
}
}
}
{
"mcpServers": {
"eaisdevelopment-cc-bridge-mcp-server": {
"command": "npx",
"args": ["-y", "@essentialai/cc-bridge-mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables inter-session communication between Claude Code instances, facilitating the exchange of data and context between them. It connects to Claude Code through a standardized protocol, allowing for seamless interaction and information sharing between sessions. Developers would use this server when building applications that require multiple Claude Code instances to communicate with each other, such as in collaborative coding environments or complex AI-driven workflows.
MCP bridge for inter-session communication between Claude Code instances. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@essentialai/cc-bridge-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Claude Code Bridge from Essential AI Solutions (essentialai.uk) server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.