.cursor/mcp.json in your project (or ~/.cursor/mcp.json to enable
memloom in every project):
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Connect Cursor to memloom
.cursor/mcp.json in your project (or ~/.cursor/mcp.json to enable
memloom in every project):
{
"mcpServers": {
"memloom": {
"command": "npx",
"args": ["-y", "@memloom/mcp"]
}
}
}