🗒️ Altonote MCP Server

Model Context Protocol server for publishing notes with bearer token authentication

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: