hjarni for Cursor
com.hjarni/hjarni
Markdown-based note-taking with a hosted MCP server. Your notes serve you and your AI.
client:Cursor
transport:streamable-http
Install hjarni in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hjarni": {
"url": "https://hjarni.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs