Back to MCP Servers
Platform
Governance proxy for MCP servers. Wraps any upstream server with policy evaluation, human approval workflows, and hash-chain audit trails. 18+ framework integrations. Apache 2.0 SDK.
securitygoai
By sidclawhq
Installation
npx -y platformConfiguration
{
"mcpServers": {
"platform": {
"command": "npx",
"args": ["-y", "platform"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes