Connect Claude to your notes
note2it speaks MCP (Model Context Protocol), the open standard AI assistants use to work with your tools. Connect Claude once and ask it to search, read, and — if you allow it — edit your notes. You stay in control: you choose what each assistant can do, every change is undoable, and you can revoke access any time.
Available on the Premium and Enterprise plans.
Option 1 — One click in Claude (recommended)
Works in Claude on the web, desktop, and mobile.
- In Claude, open connector settings and add a custom connector with this URL:
https://app.note2it.com/api/mcp/mcp - Claude sends you to a note2it screen. Sign in, choose whether the assistant may read only or also edit, and approve.
- That's it — Claude can now work with your notes. No keys to copy.
Option 2 — An API token (Claude Code & headless tools)
- In note2it, go to Settings → AI assistants and create a token with the access you want (read, or read + edit). Copy it — it's shown only once.
- Add note2it to your client with the token, for example in Claude Code:
claude mcp add --transport http note2it https://app.note2it.com/api/mcp/mcp --header "Authorization: Bearer YOUR_TOKEN"
What Claude can do
- Search and read across your notebooks, sections, and pages.
- Create pages and make precise edits — add a line under one heading, fix a sentence — without rewriting the whole page.
- List your page templates and fill one in to create a new page.
- Follow your [[wiki-links]], find backlinks and broken links, and work with your tags.
You stay in control
- Read-only or read + edit — you choose at the approval screen.
- See every connected assistant in Settings → AI assistants and revoke any of them instantly.
- Every edit an assistant makes is saved beforehand and can be restored; deleted pages go to a restorable trash.
- Connected-assistant activity is recorded in your account's security log.
Ready to try it?
Create an account, then connect Claude from Settings.