Omnideck runs on your own machine — the client starts it, so there is no endpoint to ping. 268 installs a week from npm. Last commit 21 Sep 2026.
Local privacy-first tools: redact secrets, decode JWTs, compare LLM costs. No network calls.
Today is the operative word: we check Omnideck 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 omnideck -- npx -y omnideck-mcp
{
"mcpServers": {
"omnideck": {
"args": [
"-y",
"omnideck-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.omnideck]
command = "npx"
args = ["-y", "omnideck-mcp"]
{
"mcpServers": {
"omnideck": {
"args": [
"-y",
"omnideck-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"omnideck": {
"args": [
"-y",
"omnideck-mcp"
],
"command": "npx"
}
}
}
Local-first privacy MCP server for sensitive AI workflows
Domain security & privacy checker as an MCP server. 17 live checks, 0-100 score, local-first.
Risk-scan a diff, flag AI-generated-code tells, find secrets. 5 of 7 tools need no account.
Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.
Security scanning for AI coding tools. Detects secrets, threat models, and runs pre-commit checks.
Security audit for docker-compose.yml — 25 checks: secrets, privileges, network, volumes, images.
Read-only network & security recon tools (DNS, TLS, headers, CORS) for AI agents, each graded.
Detects leaked secrets (API keys, tokens, private keys) in source code.
Answers built from our own checks of this server.