Back to MCP Servers
Multi Agents Research
a KTOR server/ MCP server written in Kotlin applying multi-agents schools in a flexible research system to be used with coding or for research any general case.
search-data-extractionkotlinagent
By gemy411
Installation
npx -y multi-agents-researchConfiguration
{
"mcpServers": {
"multi-agents-research": {
"command": "npx",
"args": ["-y", "multi-agents-research"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes