
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@mpcfintech/prompt-compass-mcp
Advanced tools
Prompt routing and firewall decisions from Prompt Compass over MCP.
Prompt Compass gives MCP-compatible AI clients one decision-only tool for checking prompts before they are forwarded:
LOCAL_SAFE - suitable for the user's configured local-model route.CLOUD_COMPLEX - suitable for the user's configured cloud-model route.BLOCK_PII - contains likely personal or sensitive data.JAILBREAK - contains likely prompt-injection or jailbreak content.The MCP server does not call an AI model, choose a model provider, or execute actions. The host application remains in control.
Requires Node.js 20 or newer and a Prompt Compass API key.
npx -y @mpcfintech/prompt-compass-mcp
Set the key as PROMPT_COMPASS_API_KEY. Keep it out of source control,
screenshots, issue reports, and chat messages.
Clients supporting Streamable HTTP can instead connect to:
https://api.mpcfintech.com/mcp
Modern clients can discover Prompt Compass OAuth automatically from that URL.
Choose Connect or Sign in, log in with your Prompt Compass account, and
approve the single read-only prompt-check permission. No API key needs to be
pasted into the client. Clients without OAuth support can still use
Authorization: Bearer YOUR_PROMPT_COMPASS_API_KEY.
Detailed setup for Codex, ChatGPT desktop, Claude Code/Desktop, Cursor, Cline,
Windsurf, Gemini CLI and Google Antigravity is in
CLIENT_SETUP.md.
compass_check_promptInput:
{ "prompt": "Text to check" }
The result is a routing/firewall decision only. The tool is marked read-only, non-destructive and idempotent.
Create a Prompt Compass account and API key at:
https://compass.mpcfintech.com
The MCP connection uses the same quota and billing pool as the Prompt Compass REST API. There is no separate MCP surcharge.
Prompt Compass is a decision aid, not a sandbox or security guarantee. Keep the host client's own permissions, confirmation prompts, provider policies and application-level validation enabled. Do not auto-approve third-party tools.
Agent Compass is not included in this release.
npm install
npm test
The public test uses a local in-memory MCP transport and a simulated API response. It does not require a customer key.
Copyright (c) Madanpotra Consultancy Private Limited.
FAQs
Prompt routing and firewall decisions from Prompt Compass over MCP.
The npm package @mpcfintech/prompt-compass-mcp receives a total of 38 weekly downloads. As such, @mpcfintech/prompt-compass-mcp popularity was classified as not popular.
We found that @mpcfintech/prompt-compass-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.