Model Context Protocol (MCP) enables AI integration within JSONOTE.
MCP servers usually communicate via StdIO. Since JSONOTE is a web app, it uses a server-side proxy to talk to these local servers.
To connect a local MCP server:
- Run your MCP server using an SSE bridge (e.g.,
@modelcontextprotocol/inspector). - Example for Notion:
NOTION_API_KEY=xxx npx @modelcontextprotocol/server-notion
- Copy the URL provided by your bridge.
- Go to the MCP Tools tab in JSONOTE.
- Enter a name and the bridge URL.
- Click Test to verify connection.
- Tools will now appear in your Note Editor's right sidebar.
Copyright 2008-2026 Rheehose (Rhee Creative).