Multi-model LLM Council and parallel AI window for Claude Code. Fork any model, fold results back.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
amicus · npm · 4.7.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.BourbonDog/amicus",
"description": "Multi-model LLM Council and parallel AI window for Claude Code. Fork any model, fold results back.",
"title": "Amicus",
"repository": {
"url": "https://github.com/BourbonDog/amicus",
"source": "github"
},
"version": "4.7.1",
"websiteUrl": "https://bourbondog.github.io/amicus/",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "amicus",
"version": "4.7.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional",
"valueHint": "mcp"
}
],
"environmentVariables": [
{
"description": "OpenRouter API key (recommended multi-model route). Optional when a provider key is configured via 'amicus setup' (~/.config/amicus/.env) or OpenCode auth.json.",
"format": "string",
"isSecret": true,
"name": "OPENROUTER_API_KEY"
},
{
"description": "Set to 1 when a plugin/client manages registration itself (skips npm postinstall side effects).",
"format": "string",
"default": "1",
"name": "AMICUS_SKIP_POSTINSTALL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-10T03:55:36.735763Z",
"publishedAt": "2026-08-10T03:55:36.735763Z",
"updatedAt": "2026-08-10T03:55:36.735763Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 4.7.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.