← All servers

Genvernium Public Discovery

connects

genvernium.com

Public read-only MCP server for Genvernium product and developer resources.

https://genvernium.com/mcpWebsiteOAuthMCP 2024-11-05v1.0.0last checked 22 Sep 2026spoke MCP on 100% of 5 checks (30 days)initialize in 215 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects

The authorization server advertises RFC 7591 registration, so Claude Code can register itself and sign you in through the browser.

claude mcp add --transport http genvernium-public-discovery https://genvernium.com/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects

The authorization server advertises RFC 7591 registration, so Claude (claude.ai & Desktop) can register itself and sign you in through the browser.

Settings → Connectors → Add custom connector, then paste https://genvernium.com/mcp.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTConnects

The authorization server advertises RFC 7591 registration, so ChatGPT can register itself and sign you in through the browser.

Settings → Apps → Advanced settings → Developer mode, then create a connector pointing at https://genvernium.com/mcp.

ChatGPT docs · read on 2026-08-30

CursorConnects

The authorization server advertises RFC 7591 registration, so Cursor can register itself and sign you in through the browser.

{
  "mcpServers": {
    "genvernium-public-discovery": {
      "url": "https://genvernium.com/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects

The authorization server advertises RFC 7591 registration, so VS Code (Copilot) can register itself and sign you in through the browser.

{
  "servers": {
    "genvernium-public-discovery": {
      "type": "http",
      "url": "https://genvernium.com/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 22 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
OAuth
Issuer
https://genvernium.com
Dynamic client registration
Advertised (RFC 7591)
Client ID Metadata Document
Not advertised
PKCE
S256
Grant types
authorization_code
Scopes
public.read, workspace.read
Protected-resource metadata
Published (RFC 9728)
Anonymous access
Handshake succeeds; 2 tools listable
Documentation
https://genvernium.com/auth.md

What the probe found

No CORS headers for browser-based clients

A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.

2 tools usable without signing in

The server exposes a public surface before authorization: get_public_documentation_overview, list_developer_resources.

Tools

get_public_documentation_overviewlist_developer_resources

Contract history

22 Sep 2026v1.0.03 breaking3 compatibleinstructions rewritten

Breaking: get_public_documentation_overview, list_developer_resources, https://genvernium.com/developers

Instructions rewritten: list_developer_resources. The description an agent follows changed; the callable contract may not have.

21 Sep 2026v1.0.0first recorded contract

Watch this server

Save its public contract as a baseline and manage breaking-change email alerts.

Set up a watch

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for Genvernium Public Discovery
[![MCP status](https://mcpi.app/servers/genvernium-public-discovery/badge.svg)](https://mcpi.app/servers/genvernium-public-discovery)