Skip to content
Claude Desktop

seekrit — secrets for agents for Claude Desktop

dev.seekrit/remote-mcp

Encrypted store for API keys and database URLs your code needs. Use them without reading them.

client:Claude Desktop transport:streamable-http tools:40

Install seekrit — secrets for agents in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "remote-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.seekrit.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 40 tools →

seekrit — secrets for agents in other clients