Notes for Cursor
dev.jpwilliams.notes/notes
A daily notebook your AI writes in — on today's page, in your entity graph, marked as its own.
client:Cursor
transport:streamable-http
Install Notes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"notes": {
"url": "https://notes.jpwilliams.dev/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs