MCP Server

code_tools

From compound-engineering
Install
1
Run in your terminal
$
npx claudepluginhub griffnb/claude-plugins --plugin backend
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "code_tools": {
      "command": "./scripts/make_mcp.sh"
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Details
Command./scripts/make_mcp.sh
Actions