
Goodnotes
Turn AI insights into documents
About Goodnotes
Goodnotes helps turn AI insights into documents and notes. Its connector brings note-taking and document context into assistant workflows so users can capture ideas, organize outputs, and move from analysis to written artifacts.
Connection details
https://claude-mcp-api.ml.goodnotes.com/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add goodnotes --transport http https://claude-mcp-api.ml.goodnotes.com/mcpFrequently asked questions
What is the Goodnotes remote MCP server?
The Goodnotes remote MCP server is a hosted Model Context Protocol endpoint at https://claude-mcp-api.ml.goodnotes.com/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Goodnotes MCP server?
Add the endpoint https://claude-mcp-api.ml.goodnotes.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Goodnotes MCP server require authentication?
Yes. Goodnotes uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Goodnotes MCP server use?
Goodnotes exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.