Developer Tools
genvernium.com
Provides tools to read Genvernium's public product overview and list its developer, authentication, pricing, and discovery resources.
ENDPOINT 1
https://genvernium.com/mcp
MCP server metadata
- Name
- Genvernium Public Discovery MCP
- Version
- 1.0.0
This server is public-read only. Do not submit secrets. Customer workspace actions are not exposed.
Known tools 2
get_public_documentation_overviewRead Genvernium's public product overview and operating boundaries.
Inferred read-onlylist_developer_resourcesList Genvernium's public developer, authentication, pricing, and discovery resources.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.genvernium-public-discovery-mcp]
url = "https://genvernium.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"genvernium-public-discovery-mcp": {
"type": "http",
"url": "https://genvernium.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: genvernium-public-discovery-mcp
Remote MCP URL: https://genvernium.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"genvernium-public-discovery-mcp": {
"url": "https://genvernium.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"genvernium-public-discovery-mcp": {
"type": "http",
"url": "https://genvernium.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "genvernium-public-discovery-mcp",
"transport": "streamable-http",
"url": "https://genvernium.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.