SeemplicityDev/arbetern
An orchestration platform for AI agents in the enterprise. Slack bot that integrates with GitHub Models API. Analyses channel messages, modifies files via PRs, and answers general questions using an LLM agent with tool calling.
Platform-specific configuration:
{
"mcpServers": {
"arbetern": {
"command": "npx",
"args": [
"-y",
"arbetern"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...