mcp-name: io.github.CSOAI-ORG/bft-progress-council-mcp
BFT Progress Council MCP β 5-voter Byzantine council halts agentic loops when no real progress is...
BFT Progress Council MCP β 5-voter Byzantine council halts agentic loops when no real progress is happening. Stops tokens bleeding on infinite spins. MIT-licensed. Part of MEOK A2A Substrate.
# Install via pip
pip install bft_progress_council_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install bft-progress-council-mcp --client claude- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance
Live authority is GET https://councilof.ai/api/gspc β cite totals.public_count and totals.lid from that payload. Do not type axis counts into this README.
- Measurement, not certification. CSOAI Ltd measures and signs; it does not certify, accredit, or act as a notified body.
- MEOK.ai is a shelf / frontend, not a second Council. Printers and agents must read the live GSPC endpoint β never invent scores, never wrangler a stamp.
- Prefer honest UNCHECKABLE over a fake stamp. This package does not certify EU AI Act compliance.
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo β Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo β Custom dev + SLA + Dedicated support
View Pricing β | Contact Sales β
This server is part of the MEOK AI Labs ecosystem β 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | Independent measurement board β live GET /api/gspc |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Shelf / frontend (not a second Council) |
| cobolbridge.ai | Legacy modernization |
MIT Β© CSOAI-ORG
Built with π by MEOK AI Labs Β· UK Companies House 16939677
- **Prompt Injection Firewall** β `uvx agent-prompt-injection-firewall-mcp` - **Audit Logger** β `uvx agent-audit-logger-mcp` - **Policy Enforcement** β `uvx agent-policy-enforcement-mcp` - **Rate Limiter** β `uvx agent-rate-limiter-mcp` - **Signed handoff (attestation, not a certificate)** β `uvx agent-handoff-certified-mcp` - **Identity + Trust** β `uvx agent-identity-trust-mcp`Full catalogue + Anthropic Registry verify links: meok.ai/anthropic-registry
- β MCP (Anthropic) β native
- β A2A (Google + Linux Foundation, absorbed IBM ACP)
- β IBM ACP β covered via A2A merge
- β Stripe ACP (Agentic Commerce) β Q3 bridge
- β AP2 (Google Agent Payments) β partial
- β x402 (Coinbase HTTP 402) β via api.meok.ai gateway
- β OASF / AGNTCY β Q3 bridge
| Option | Price | Best for |
|---|---|---|
| Self-host (this MCP) | Β£0 β MIT | Devs |
| This MCP Starter | Β£29/mo | One-MCP teams |
| Universal PAYG | Β£29/mo + Β£0.0002/call | Spiky usage |
| A2A Substrate | Β£499/mo | A whole pack |
| Universe | Β£1,499/mo | All 48 MCPs |
Every other MEOK MCP makes you do something. This one tells you when to stop. It's the cheapest insurance policy in the catalogue β and it sits alongside the agent-rate-limiter and agent-audit-logger as the third guardrail in the A2A Substrate.
This MCP is step 1 of 6 in the MEOK chain that turns one agent action into a fully signed compliance event. See meok.ai/mcp-stack for the 6-MCP chain:
- bft-progress-council-mcp (this) β anti-loop guardrail
- agent-token-budget-mcp β hard spend cap
- agent-content-watermark-mcp β EU AI Act Article 50(2) watermark
- meok-eu-aigc-icon-mcp β EU Code-of-Practice icon (Nov 2026 cliff)
- agent-audit-logger-mcp β hash-chained audit trail
- a2a-governance-bridge-mcp β fold all signatures into one signed event
Output: ONE auditor-defensible evidence event mapped to EU AI Act Articles 12 + 50, DORA Article 17, ISO 42001 clause 9 β plus a public verify URL.
MIT. By MEOK AI Labs (CSOAI LTD, UK Companies House 16939677). Founder: Nicholas Templeman.
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | Β£1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | Β£9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | Β£29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe β VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"bft-progress-council-mcp": {
"command": "uvx",
"args": ["bft-progress-council-mcp"]
}
}
}Or: pip install bft-progress-council-mcp then run the bft-progress-council-mcp command (stdio transport).
Once configured, ask your assistant, for example:
- "Use
start_sessionto β¦" - "Use
record_actionto β¦" - "Use
council_voteto β¦"