
Vectordecisions Mcp Server
Add GATRI trust scoring, kill-switch controls, and EU AI Act-oriented governance checks to agent actions before you ship AI features.
Overview
vectordecisions-mcp-server is an MCP server for the Ship phase that applies GATRI trust scoring, kill-switch controls, and EU AI Act–oriented governance to agent workflows.
What is this MCP server?
- AI governance MCP server with GATRI trust scoring for agent decisions
- Kill-switch capability to halt risky automated agent behavior
- EU AI Act compliance orientation aimed at Claude-class agent workflows
- stdio MCP via npm package vectordecisions-mcp-server (v1.0.3)
- GitHub-hosted open source server schema without extra env vars in published manifest
- Server schema version 1.0.3
- npm identifier: vectordecisions-mcp-server
- Transport: stdio
What problem does it solve?
Solo teams shipping agentic features lack a lightweight MCP layer to score trust and stop unsafe automated actions before release.
Who is it for?
Builders preparing EU-facing or high-stakes AI features who want governance MCP tools beside Claude Code or Cursor.
Skip if: Early idea-stage experiments with no users, or teams that need turnkey legal compliance without internal policy work.
What do I get? / Deliverables
After registration, agents can route decisions through governance tooling so risky outputs face scoring, policy checks, and an explicit kill-switch path.
- stdio MCP governance layer on agent tool calls
- Trust scoring hooks (GATRI) for automated decision paths
- Documented kill-switch and EU AI Act–oriented compliance integration point
Recommended MCP Servers
Journey fit
Vector Decisions lands in Ship because governance, trust scoring, and regulatory alignment matter when you are preparing to release agentic product behavior. Security is the canonical shelf: kill-switch and compliance tooling guard what automated agents may do in production-bound flows.
How it compares
AI governance and compliance MCP server, not a vulnerability scanner or generic code-review skill.
Common Questions / FAQ
Who is vectordecisions-mcp-server for?
Solo builders and small teams adding trust scoring and EU AI Act–oriented governance to agent-driven products before launch.
When should I use vectordecisions-mcp-server?
Use it in Ship when automated agent actions need kill-switch and compliance gates before customers touch AI features.
How do I add vectordecisions-mcp-server to my agent?
Add the vectordecisions-mcp-server npm stdio entry to your MCP configuration in Claude Code, Cursor, or another MCP-capable client.