Loading MCP server directory, please wait...
MCP server mode for Qoder CLI — delegate coding tasks to local Qoder agents from any MCP client.
npx @getmcp/cli add io.github.cantbeblank96/qodercli-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cantbeblank96/qodercli-mcp": {
"command": "npx",
"args": [
"-y",
"qodercli-mcp"
],
"env": {
"QODERCLI_PATH": "",
"QODERCLI_DEFAULT_PERMISSION_MODE": "",
"HTTP_PROXY": "",
"HTTPS_PROXY": ""
}
}
}
}