MCP server for Council of Alignment — multi-model AI design review
Project description
Council of Alignment — MCP Server
MCP server for Council of Alignment, a multi-model AI design review tool.
Setup
Add to your Claude Code config (~/.claude/settings.json):
{
"mcpServers": {
"council-of-alignment": {
"command": "uvx",
"args": ["council-of-alignment"],
"env": {
"COUNCIL_API_KEY": "your-api-key"
}
}
}
}
Get your API key from your Council settings page.
Tools
council_create_session— Create a new review sessioncouncil_add_files— Attach source files for reviewcouncil_send_message— Chat with the Lead AIcouncil_convene— Run the full 4-model review (3-5 min)council_get_results— Retrieve review resultscouncil_decide— Accept/reject proposed changescouncil_list_sessions— List your sessions
Usage
From Claude Code, just say: "Have the Council review this project for security issues."
The AI agent handles creating the session, attaching files, framing the review, and convening the Council.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file council_of_alignment-0.1.0.tar.gz.
File metadata
- Download URL: council_of_alignment-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bf56af0381fbd30f0e2b0d6625664592aae49cb3eeff020c3faeeddaa0e793d
|
|
| MD5 |
d7ef21985013289f83a5482d84546bbc
|
|
| BLAKE2b-256 |
a690695ee7c01021149dee56834e2aeeb209c1f7d595cf7d342c556cb8c89b7d
|
File details
Details for the file council_of_alignment-0.1.0-py3-none-any.whl.
File metadata
- Download URL: council_of_alignment-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3540274e65993403e2dad80d3ad86eeb2c4323ee7752d213e432c132b847d0f4
|
|
| MD5 |
e6ff70b63fe8689920ac5b2a06f2bf04
|
|
| BLAKE2b-256 |
375ae9e00ee90f958d3e18318ef9245cdf3fdbad96807fe9ea153642e9b392b2
|