The Warestack MCP lets an admin agent inspect the space and draft the pack against the live API. Share mcp.warestack.com . That host talks to https://api.warestack.com.
MCP URL: https://mcp.warestack.com/mcp
Use the same GitHub account as the console. Do not paste a token. Slack and Linear OAuth stay in the console; the MCP only reports whether they are connected.
Cursor
Open mcp.warestack.com and click Add to Cursor, or use this deeplink (Cursor must be installed):
cursor://anysphere.cursor-deeplink/mcp/install?name=warestack&config=eyJ1cmwiOiJodHRwczovL21jcC53YXJlc3RhY2suY29tL21jcCJ9Or Settings → MCP → add a server named warestack with https://mcp.warestack.com/mcp. The first connection opens GitHub sign-in.
Claude
Customize → Connectors → Add custom connector. Paste https://mcp.warestack.com/mcp. Leave OAuth client ID and secret empty. Click Add, then Connect, then sign in with GitHub.
Claude Code:
claude mcp add --transport http warestack https://mcp.warestack.com/mcpCodex
codex mcp add warestack --url https://mcp.warestack.com/mcp
codex mcp login warestackWhat it can do
Call space_status before recommending Slack, Linear, rules, or chains.
| Tool | Effect |
|---|---|
list_spaces | Spaces this token can open |
space_status | Connections, teams, and rules enabled on each repository |
list_attention | Overview › Needs attention: For me and For the space |
list_rules | Catalog and custom rules, with enablement |
enable_rules | Turn listed rules on for repositories that do not have them. block_merge stays false |
list_chains | Automation chains |
list_chain_kinds | Chain kinds that can be saved as drafts |
create_chain | Save a catalog kind as a draft |
enable_chain | Enable a draft. GitHub-writing chains need a dry-run first |
list_reports | Saved reports |
draft_report | Start a report. Nothing is saved |
finish_report | Save a report after the suggested query is confirmed |
analyze_rule | Draft a custom rule. Nothing is saved |
create_rule | Save that draft as not enabled |
Cite names list_rules returns. Do not invent warestack.catalog or warestack.propose_pack. First enablement is Rule 7, Rule 8, Rule 12, and Rule 13. custom.* slugs are documented custom controls, not catalog Rule 1–13.
create_chain and create_rule save drafts. Ask before enable_rules or enable_chain. Leave merge-blocking off. personal_digest is self-serve from Overview; do not create it. A DEV-XXX string or Refs: line is not a linked ticket.
Without this connection, stay on For AI agents and /catalog.json: propose only, and do not claim Warestack association-store facts.