Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Genudo

NPM · GENUDO-MCP-CLIENT · SCANNED SEP 20

Build & manage Genudo AI agents for any messaging channel — pipelines, integrations, knowledge.

Available components

0 this week 95 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security97
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 1 of 4 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to genudo-ai/genudo_mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 53 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 259 tokens (~259/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Genudo MCP server?

Genudo runs locally as an npm package, launched with npx -y genudo-mcp-client. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · genudo-mcp-client

# add to Claude Code
claude mcp add genudo-ai-genudo-mcp -- npx -y genudo-mcp-client
// .cursor/mcp.json
{
  "mcpServers": {
    "genudo-ai-genudo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "genudo-mcp-client"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "genudo-ai-genudo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "genudo-mcp-client"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add genudo-ai-genudo-mcp -- npx -y genudo-mcp-client
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "genudo-ai-genudo-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "genudo-mcp-client"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add genudo-ai-genudo-mcp --command npx --arg -y --arg genudo-mcp-client
# ~/.hermes/config.yaml
mcp_servers:
  genudo-ai-genudo-mcp:
    command: "npx"
    args: ["-y", "genudo-mcp-client"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "genudo-ai-genudo-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "genudo-mcp-client"
      ]
    }
  }
}
# add to Vellum
assistant mcp add genudo-ai-genudo-mcp -t stdio -c npx -a -y genudo-mcp-client
// mcp.json
{
  "mcpServers": {
    "genudo-ai-genudo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "genudo-mcp-client"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 9 Sept 26 0
    • Stability: 0.97 → pass security
  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/genudo-mcp-client@2.5.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo genudo-ai/genudo_mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/genudo-ai/genudo_mcp/.github/workflows/publish.yml@refs/tags/v2.5.0
Rekor log index 2272039828
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:da4eac7a6d51850b042f33c910c711c2fccd7e9390394e1c522037804e9be31cd90ec23d3b8a6e0f6d28b33993927e5439493f89f64150dfcce1dd875

Background: How many MCP packages publish verified provenance →

Dependencies 4 packages
Packages resolved 4
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 1 exposed · ~130 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
genudo_connect ~130

Connect the Genudo account. Opens a secure page in the user's local browser where they paste their Genudo API token (Genudo -> API Keys & Tokens -> Create token with the mcp:use scope). Call when Genudo tools are missing or not connected, or after the user says they saved the token. Pass reconnect:true when the user wants to switch Genudo accounts, replace, or update the saved token. Never ask for the token in chat.

NameTypeReqDescription
reconnectbooleanDiscard the saved token and reopen the connect page — use to switch accounts or update the token (default false).

No output schema declared.

No examples provided.

Common questions

What is the Genudo MCP server?

Genudo is an MCP server listed in the public MCP registry as io.github.genudo-ai/genudo_mcp. Build & manage Genudo AI agents for any messaging channel, pipelines, integrations, knowledge. This page covers its npm package (genudo-mcp-client).

Is the Genudo MCP server safe to use?

Genudo scores 95 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Genudo MCP server expose?

Genudo exposes 1 tool: genudo_connect. Their descriptions and schemas cost roughly 130 tokens of context every time the server is loaded.

Is the Genudo MCP server still maintained?

Genudo is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Genudo MCP server under?

Genudo declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.