octo-claw
stdioUsed by 1 plugin
AI Summary
Connects to GitHub to fetch, create, and manage issues, pull requests, and repository data.
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"octo-claw": {
"command": "node",
"args": [
"./mcp-server/dist/index.js"
],
"env": {
"CLAUDE_OCTOPUS_MCP_MODE": "true"
}
}
}
}Command
nodeAccess Level
write
Arguments
./mcp-server/dist/index.js
Environment Variables
CLAUDE_OCTOPUS_MCP_MODE=true