MCP Server
MCP
Prompt Compass
Decision-only prompt routing and firewall checks for local/cloud routing, PII and jailbreak risk.
Install
npx -y @mpcfintech/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.mpcfintech.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@mpcfintech/prompt-compass-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Prompt Compass API key from compass.mpcfintech.com.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PROMPT_COMPASS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment