Genudo
NPM · GENUDO-MCP-CLIENT · SCANNED SEP 20
Build & manage Genudo AI agents for any messaging channel — pipelines, integrations, knowledge.
Available components
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
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
claude mcp add genudo-ai-genudo-mcp -- npx -y genudo-mcp-client
{
"mcpServers": {
"genudo-ai-genudo-mcp": {
"command": "npx",
"args": [
"-y",
"genudo-mcp-client"
]
}
}
} {
"servers": {
"genudo-ai-genudo-mcp": {
"command": "npx",
"args": [
"-y",
"genudo-mcp-client"
]
}
}
} codex mcp add genudo-ai-genudo-mcp -- npx -y genudo-mcp-client
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"genudo-ai-genudo-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"genudo-mcp-client"
],
"enabled": true
}
}
} openclaw mcp add genudo-ai-genudo-mcp --command npx --arg -y --arg genudo-mcp-client
mcp_servers:
genudo-ai-genudo-mcp:
command: "npx"
args: ["-y", "genudo-mcp-client"] {
"McpServers": {
"genudo-ai-genudo-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"genudo-mcp-client"
]
}
}
} assistant mcp add genudo-ai-genudo-mcp -t stdio -c npx -a -y genudo-mcp-client
{
"mcpServers": {
"genudo-ai-genudo-mcp": {
"command": "npx",
"args": [
"-y",
"genudo-mcp-client"
]
}
}
} 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.
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 →
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 →
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.
| Name | Type | Req | Description |
|---|---|---|---|
| reconnect | boolean | – | Discard 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.
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.