Loomal

PromptSpeak Governance

MCP server by github.com/chrbailey/promptspeak-mcp-server

Pre-execution governance for AI agents. Validates tool calls before they execute.

0 starsnpm: @chrbailey/promptspeak-mcp-server

About PromptSpeak Governance

PromptSpeak Governance is an MCP (Model Context Protocol) server published by chrbailey in the official MCP registry, listed under Autonomous Agents on Loomal. Pre-execution governance for AI agents. Validates tool calls before they execute.

It ships as an npm package (@chrbailey/promptspeak-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/chrbailey/promptspeak-mcp-server.

Use PromptSpeak Governance with your agent

Claude Code · one command
claude mcp add promptspeak-governance -- npx -y @chrbailey/promptspeak-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "promptspeak-governance": {
      "command": "npx",
      "args": [
        "-y",
        "@chrbailey/promptspeak-mcp-server"
      ]
    }
  }
}
npm@chrbailey/promptspeak-mcp-server

Frequently asked questions

What is PromptSpeak Governance?
PromptSpeak Governance is an MCP (Model Context Protocol) server by chrbailey in the Autonomous Agents category. Pre-execution governance for AI agents. Validates tool calls before they execute.
How do I connect PromptSpeak Governance to Claude, Cursor, or another MCP client?
Install PromptSpeak Governance from its npm package (@chrbailey/promptspeak-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is PromptSpeak Governance open source?
Yes — the source code is public at github.com/chrbailey/promptspeak-mcp-server.
Can AI agents pay to use PromptSpeak Governance?
Not yet through Loomal — PromptSpeak Governance is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain PromptSpeak Governance? Claim this listing free by verifying GitHub ownership, or contact us.