Prophetkey MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm.
ProphetKey MCP bridge - encrypted local-first API key vault for AI agents, keys never exposed
Today is the operative word: we check Prophetkey MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add prophetkey-mcp -- npx -y prophetkey-mcp
{
"mcpServers": {
"prophetkey-mcp": {
"args": [
"-y",
"prophetkey-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.prophetkey-mcp]
command = "npx"
args = ["-y", "prophetkey-mcp"]
{
"mcpServers": {
"prophetkey-mcp": {
"args": [
"-y",
"prophetkey-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"prophetkey-mcp": {
"args": [
"-y",
"prophetkey-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PROPHETKEY_MCP_TOKEN (Bearer token from ProphetKey Settings → MCP Server), PROPHETKEY_MCP_PORT (Local proxy port (default: 1421)).
The author declared them in the registry entry; get the values from the project itself.
Local encrypted secret broker for AI agents: request keys by name, approve each use over MCP.
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.
Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.
Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.
Persistent, encrypted, deterministic memory for AI agents. Local-first, 173 canonical tools.
Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.
Local-first knowledge engine for AI agents: memory, graph, and recall over MCP.
Answers built from our own checks of this server.