Validate and govern AI agent tool calls before execution. For developers building agentic systems who need safety guardrails and pre-execution policy enforcement.
io.github.chrbailey/promptspeak
Local install
STDIO
No auth required
How models use it and what it is built for.
Validate and govern AI agent tool calls before execution. For developers building agentic systems who need safety guardrails and pre-execution policy enforcement.
Local install — runs as a subprocess.
Where to find authoritative docs and source for PromptSpeak Governance.
Paste any of these into Agent Studio after connecting PromptSpeak Governance.
Common questions about connecting and running PromptSpeak Governance.
What does pre-execution governance mean for AI agents?
It means validating and approving tool calls before they actually run, letting you enforce policies like blocking dangerous operations, rate-limiting, or parameter validation. This prevents agents from executing unintended or harmful actions.
How do I install and run promptspeak?
Install via npm with `npx @chrbailey/promptspeak-mcp-server@0.4.1`. It runs over stdio transport, so you connect it to your MCP client to intercept and validate tool calls in real time.
Can I use promptspeak with any AI agent framework?
Promptspeak is an MCP server, so it works with any MCP-compatible client or agent framework. Check the registry for supported transports and integration examples.
What kinds of validation rules can I define?
The registry indicates it validates tool calls, but specific rule types and schema details aren't documented in the available metadata. Refer to the project repository or documentation for the full validation rule API.
Is there a performance cost to pre-execution validation?
All validation happens before tool execution, so there's a latency trade-off. For latency-sensitive agents, test with your expected call volume to ensure governance overhead is acceptable.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams