Works with Claude · Cursor · Codex · Windsurf · Antigravity & more

Your AI memory, everywhere

Save, search, and retrieve notes across every MCP-compatible tool. One unified store — notes are only read or written when you explicitly ask.

Features

Everything you need

A focused toolset for AI-assisted note management, built for speed and reliability.

Markdown-first notes

Create and edit notes in raw Markdown with a clean two-panel workspace. Preview renders instantly.

Typo-tolerant search

Hybrid trigram and full-text search powered by Postgres. Find anything even with partial matches or typos.

Single MCP endpoint

One HTTPS endpoint for every MCP client. Per-user API keys hashed at rest with SHA-256.

Works everywhere

Plug in to Cursor, Claude Code, Codex, or any tool that speaks the MCP protocol.

Setup

Up in four steps

01

Create account

Sign up with Google, GitHub, or an email magic link.

02

Generate API key

Create a named key in Settings. Shown once, hashed at rest.

03

Add MCP config

Paste the endpoint URL and your key into your MCP client config.

04

Start saving

Ask your AI assistant to save or search notes — it just works.

mcp.json
{
  "mcpServers": {
    "notemcp": {
      "url": "https://note-mcp.vercel.app/mcp",
      "headers": {
        "Authorization": "Bearer nmcp_••••••••"
      }
    }
  }
}

Build your AI memory today

Free to use. No credit card required. Works with every MCP-compatible AI tool.