gemy411/multi-research-agents
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.
Quick Start
Clone the repository:
git clone https://github.com/gemy411/multi-agents-researchClaude Desktop configuration example:
{
"mcpServers": {
"multi-agents-research": {
"command": "npx",
"args": [
"-y",
"gemy411/multi-research-agents"
]
}
}
}Check the repository README for specific installation and configuration instructions.