Altaflux/agent-mimir
a Discord / Command Line chat client and "agent" manager for LLM's like Chat-GPT that provides the models with access to tooling and a framework with which accomplish multi-step tasks.
Platform-specific configuration:
{
"mcpServers": {
"agent-mimir": {
"command": "npx",
"args": [
"-y",
"agent-mimir"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...