PluginBench
MCP Server

Stratalize Stealth MCP Server

com.stratalize/stealth

What is the Stratalize Stealth MCP server?

Zero-storage MCP privacy proxy — PII tokenized before AI inference. ML-DSA-65 signed, Base-anchored.

How to install Stratalize Stealth

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    Bearer <API key> from app.stratalize.com/settings/api

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "stealth": {
      "url": "https://www.stratalize.com/api/stealth/{server_name}"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "stealth": {
      "serverUrl": "https://www.stratalize.com/api/stealth/{server_name}"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "stealth": {
      "type": "http",
      "url": "https://www.stratalize.com/api/stealth/{server_name}"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "stealth": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.stratalize.com/api/stealth/{server_name}"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http stealth https://www.stratalize.com/api/stealth/{server_name}

Related MCP servers

Crypto and DeFi benchmarks: gas fees, chain TVL, stablecoin yields, options IV, and correlations.

View repository →

Financial benchmarks: yield curve, FX, WACC, M&A multiples, PE returns, and bank capital ratios.

View repository →

AI governance intelligence: EU AI Act, FCA PS7/24, NIST AI RMF, OCC enforcement, and state AI laws.

View repository →

CMS benchmarks, travel nurse rates, pharmacy spend, billing risk, and payer intelligence.

View repository →

Vendor benchmarks, H-1B wages, federal contracts, USPTO patent filings, and public financials.

View repository →

Crypto price and threshold consensus with ML-DSA-65 attestation and Base anchoring.

View repository →