9OctopusDev/9octopus-cli-oss
9Octopus CLI is a powerful, open-source AI coding agent that lives in your terminal. It empowers developers to interact with Large Language Models (LLMs) directly from the command line, enabling seamless coding assistance, file manipulation, and system automation.
Platform-specific configuration:
{
"mcpServers": {
"9octopus-cli-oss": {
"command": "npx",
"args": [
"-y",
"9octopus-cli-oss"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...