← All servers

MyPenny

connects

app.mypenny.ai

Portable AI memory you own. Keep memories and notes across Claude, ChatGPT, and other AI tools.

https://app.mypenny.ai/mcpWebsiteOAuthMCP 2025-11-25v0.4.2last checked 26 Sep 2026spoke MCP on 1 of 1 check (30 days)initialize in 686 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 mypenny https://app.mypenny.ai/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://app.mypenny.ai/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://app.mypenny.ai/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": {
    "mypenny": {
      "url": "https://app.mypenny.ai/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": {
    "mypenny": {
      "type": "http",
      "url": "https://app.mypenny.ai/mcp"
    }
  }
}

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

How to authenticate

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

Scheme
OAuth
Issuer
https://clerk.mypenny.ai
Dynamic client registration
✓Advertised (RFC 7591)
Client ID Metadata Document
✕Not advertised
PKCE
✓S256
Grant types
authorization_code, refresh_token, urn:ietf:params:oauth:grant-type:device_code
Scopes
openid, profile, email, public_metadata, private_metadata, offline_access
Protected-resource metadata
✓Published (RFC 9728)
Anonymous access
Handshake succeeds; 7 tools listable
Documentation
https://mypenny.ai/docs/mcp

What the probe found

7 tools usable without signing in

The server exposes a public surface before authorization: penny_get_skill, penny_start_setup, penny_session_start, penny_read, penny_write, penny_edit, penny_delete.

Tools

penny_deletepenny_editpenny_get_skillpenny_readpenny_session_startpenny_start_setuppenny_write

Contract history

26 Sep 2026v0.4.2first 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 MyPenny
[![MCP status](https://mcpi.app/servers/mypenny/badge.svg)](https://mcpi.app/servers/mypenny)