Stats
Actions
Tags
OctoCode MCP server running locally as a subprocess via npx. Capabilities such as tools, resources, or prompts unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"octocode": {
"command": "npx",
"args": [
"-y",
"octocode-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub jamie-bitflight/claude_skills --plugin hallucination-detector