Loading MCP server directory, please wait...
ProphetKey MCP bridge - encrypted local-first API key vault for AI agents, keys never exposed
npx @getmcp/cli add io.github.LBZ558/prophetkey-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PROPHETKEY_MCP_TOKENBearer token from ProphetKey Settings → MCP Server
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.LBZ558/prophetkey-mcp": {
"command": "npx",
"args": [
"-y",
"prophetkey-mcp"
],
"env": {
"PROPHETKEY_MCP_TOKEN": "",
"PROPHETKEY_MCP_PORT": ""
}
}
}
}