Agenda Intelligence MD MCP Server

Agenda Intelligence MD is a deterministic evidence-packet linter and compliance orchestration engine for claim-backed AI output. It provides verifiable trust boundaries, guardrail enforcement, and evidence-readiness triage across A2A (Agent-to-Agent), MCP (Model Context Protocol), CLI / Python API, and Serverless Edge Workers (Cloudflare).

People who work with json schema, evidence validation and llm evaluation and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 6 · #23 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Agenda Intelligence MD

Claude Code

claude mcp add vassiliylakhonin-agenda-intelligence-md --transport http https://agenda-intelligence-a2a.vassiliy-lakhonin.workers.dev/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vassiliylakhonin-agenda-intelligence-md": {
      "url": "https://agenda-intelligence-a2a.vassiliy-lakhonin.workers.dev/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://agenda-intelligence-a2a.vassiliy-lakhonin.workers.dev/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to agenda-intelligence-a2a.vassiliy-lakhonin.workers.dev

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

pypi package agenda-intelligence-md - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.vassiliylakhonin is GitHub-verified and matches the repo owner

03 · What Agenda Intelligence MD can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.10.0 · 2026-09-17

Highlights · Agent Financial Guard (agent_financial_guard): Deterministic sub-5ms pre-sign transaction firewall for autonomous agents with wallet keys (Coinbase AgentKit, Stripe Agent Toolkit, Privy, Circle).…

v1.9.0 · 2026-09-09

answer an unstructured gate request with TASK_STATE_INPUT_REQUIRED · classify Worker traffic · mark unconfigured retrieval disabled · answer the retired alias with 410, and refresh stale docs · carry the field guide…

v1.7.1 · 2026-08-28

04 · Who maintains Agenda Intelligence MD

Agenda Intelligence MD is maintained by vassiliylakhonin. We track 3 MCP servers from vassiliylakhonin - 2 actively maintained, 6 combined GitHub stars, oldest repo from Apr 2026.

05 · Facts

category
AI & ML - ranked #23 of 106 actively-maintained AI & ML servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
io.github.vassiliylakhonin/agenda-intelligence-md (active, first published 2026-05-20 · 18 versions)
packages
pypi:agenda-intelligence-md

06 · Agenda Intelligence MD FAQ

What is Agenda Intelligence MD?

Agenda Intelligence MD is a deterministic evidence-packet linter and compliance orchestration engine for claim-backed AI output. It provides verifiable trust boundaries, guardrail enforcement, and evidence-readiness triage across A2A (Agent-to-Agent), MCP (Model Context Protocol), CLI / Python API, and Serverless Edge Workers (Cloudflare).

Is Agenda Intelligence MD still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Agenda Intelligence MD?

Run `uvx agenda-intelligence-md`. You can also paste the ready-made client config above.

Does Agenda Intelligence MD require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to Agenda Intelligence MD