Loading MCP server directory, please wait...
Decision-only prompt routing and firewall checks for local/cloud routing, PII and jailbreak risk.
npx @getmcp/cli add io.github.rishabhmpc/prompt-compassRequires Node.js 18+. Community-contributed server. Review source before installing.
PROMPT_COMPASS_API_KEYPrompt Compass API key from compass.mpcfintech.com.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rishabhmpc/prompt-compass": {
"command": "npx",
"args": [
"-y",
"@mpcfintech/prompt-compass-mcp"
],
"env": {
"PROMPT_COMPASS_API_KEY": ""
}
}
}
}