Skip to main content
This guide shows you how to connect OpenNote to your AI tools using the Model Context Protocol (MCP).

Prerequisites

Before you start, make sure you have:
  1. Node.js: Install Node.js 20+.
  2. pnpm: Install pnpm 10+ (used by the web app).

Install the CLI and initialize OpenNote:
Then install MCP config:

Alternative: Shell Script

If you prefer using a shell script:
Terminal
After install, add MCP config:
Manual client setup is covered in the Manual Configuration tab.

What’s Next?

Once installed, your AI agent will have access to new specialized tools:
  • Notebooks: Long-term memory for project details. Learn more
  • Jots: Quick capture for ideas and tasks. Learn more
  • Search: Find relevant notebooks and jots fast.
Use opennote setup if you want to enable embeddings later.