Skip to content
Cline

prophetkey mcp for Cline

io.github.lbz558/prophetkey-mcp

ProphetKey MCP bridge - encrypted local-first API key vault for AI agents, keys never exposed

client:Cline transport:stdio runtime:npm

Install prophetkey mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "prophetkey-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "prophetkey-mcp"
      ],
      "env": {
        "PROPHETKEY_MCP_TOKEN": "<PROPHETKEY_MCP_TOKEN>",
        "PROPHETKEY_MCP_PORT": "<PROPHETKEY_MCP_PORT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

prophetkey mcp in other clients