coding-mcp is primarily used when your agent should work on repositories remotely, without cloning source code or doing per-repository setup on the agent machine.
Prerequisites:
- Node.js 20 or newer
- At least one folder containing project repositories (for example
/projects)
Install
Install globally from npm:Initialize the project registry
Use the CLI to scan and add all projects in a folder:Start the server
HTTP mode (for remote agents):Connect an agent
Claude Desktop (STDIO)
Cursor (STDIO)
Generic HTTP MCP client
Next steps
- Configure advanced options in Configuration
- Explore practical workflows in Use cases
- Enable auth in Security and RBAC
- Enable traces in Observability