AdiJoost/toolswarm
The Idea is to have a boilerplate mcp server client setup, that allows to publish a llm with some tool use capabilities
Platform-specific configuration:
{
"mcpServers": {
"toolswarm": {
"command": "npx",
"args": [
"-y",
"toolswarm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...