danny094/Jarvis
This bridge integrates Ollama into any chat interface and lets you build your own multi-agent pipeline, including a built-in memory database.
Platform-specific configuration:
{
"mcpServers": {
"Jarvis": {
"command": "npx",
"args": [
"-y",
"Jarvis"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...