NoteMCP for Cursor
io.github.jithinlalk25/notemcp
Shared Markdown notes for MCP-compatible AI tools.
client:Cursor
transport:streamable-http
Install NoteMCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"notemcp": {
"url": "https://note-mcp.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs