Multi-model LLM Council and parallel AI window for Claude Code. Fork any model, fold results back.
claude mcp add amicus -- npx -y amicus
claude_desktop_config.json
{
"mcpServers": {
"amicus": {
"command": "npx",
"args": [
"-y",
"amicus"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"amicus": {
"command": "npx",
"args": [
"-y",
"amicus"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"amicus": {
"command": "npx",
"args": [
"-y",
"amicus"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"amicus": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"amicus"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"amicus": {
"command": "npx",
"args": [
"-y",
"amicus"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.BourbonDog--amicus/reviews or the review_server meta-tool.
POST /mcp