Assay compiles agent runtime signals into enforceable decisions and portable evidence artifacts for MCP and A2A governance. It intercepts tool calls, applies policy, and records decisions without requiring a hosted backend.
From the registry: Policy-enforcing MCP proxy with portable evidence output.
Please install the `assay-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install assay-cli** — Install via cargo Run: `cargo install assay-cli` (https://crates.io/crates/assay-cli)
Canonical MCP server config (stdio transport):
- command: `assay`
- args: ["mcp","wrap","--policy","<path-to>/policy.yaml","--","npx","-y","@modelcontextprotocol/server-filesystem","<path-to-wrap>"]
Note: Duplicate of `assay` slug — same repo. Wrapper that proxies and governs another MCP server.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Dead code, security, secrets detection and code quality for Python, TypeScript, Go.