metaskills/experts
Experts.js is the easiest way to create and deploy OpenAI's Assistants and link them together as Tools to create advanced Multi AI Agent Systems with expanded memory and attention to detail.
Platform-specific configuration:
{
"mcpServers": {
"experts": {
"command": "npx",
"args": [
"-y",
"experts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...