Available Endpoints:
GET / - This page (no auth required)
GET /sse - MCP server endpoint (no auth, secretUserId = null)
GET /:secretUserId/sse - MCP server endpoint (with user context)
Usage:
No authentication required. Use secretUserId in URL for user-specific context.
Tools Available:
- publish - Publish notes to your Altonote account
- notes - List your existing notes
- whoami - Get current user context (only works with /:secretUserId)