claude-code-agent-mcp-server
v0.0.6
Published
Local implementation of claude-code-agent MCP server
Readme
claude-code-agent MCP Server - Local Implementation
This is the local implementation of the claude-code-agent MCP server using stdio transport.
Usage
npm install
npm run build
npm startDevelopment
npm run devThis will automatically rebuild the shared module and start the server with auto-reload.
