jusjinuk/internbot
A minimal Slack bot agent for research labs implemented with Claude Agent SDK (~1,650 lines of TypeScript).
Platform-specific configuration:
{
"mcpServers": {
"internbot": {
"command": "npx",
"args": [
"-y",
"internbot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...