Loading MCP server directory, please wait...
Generate, audit, and maintain legal policies that match what your code actually does.
npx @getmcp/cli add co.policyforge/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
POLICYFORGE_API_KEYPolicyForge API key — create one at https://policyforge.co/api-dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.policyforge/mcp": {
"command": "npx",
"args": [
"-y",
"@policyforge/mcp"
],
"env": {
"POLICYFORGE_API_KEY": ""
}
}
}
}