mcp section.
See Zed MCP docs for more info.
OpenNote runs locally. Ensure opennote is installed and available in your PATH.
For common issues, see our Troubleshooting page.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manual configuration for Zed Editor
mcp section.
See Zed MCP docs for more info.
OpenNote runs locally. Ensure opennote is installed and available in your PATH.
{
"context_servers": {
"opennote": {
"source": "custom",
"command": "opennote",
"args": ["mcp", "run"]
}
}
}
Was this page helpful?