io.github.xjpru
xentropy-notes
Xentropy Notes — Memory Layer for AI
Semantic search and knowledge graph for your Wall notes from Claude Code and MCP clients.
stdiocommunityinfra
Package Details
@xentropy/mcp
Transportstdio
Environment Variables
XEN_API_URL(str)
Default:
http://localhost:3001/apiXentropy API base URL. Defaults to http://localhost:3001/api. Must include the /api prefix.
XEN_API_TOKEN(str)
Secret
API token (Supabase access JWT) for static authentication. Obtain via 'xen-notes-mcp login --email YOU --password X --show-token'.
XEN_REFRESH_TOKEN(str)
Secret
Refresh token for automatic token rotation. Only needed if using static token auth without interactive login.