N

noteithub.com

NoteItHub is a web service that turns ChatGPT conversations into structured to-do lists, journals, and reminders. It helps users save, organize, and continue AI-generated plans and notes over time.

1 integration · MCP

NoteItHub exposes an OAuth-protected MCP server at `https://noteithub.com/api/mcp`; no separate public HTTP/GraphQL API or CLI documentation was found.

discovered 1d ago
MCP servers1
Credentials
OAuth client registrationoauth2Set up OAuth

Register an OAuth client against NoteitHub's dynamic registration endpoint at `/api/oauth/register`. The OAuth metadata at authorization server metadata indicates dynamic client registration is supported and that the token endpoint supports token_endpoint_auth_methods_supported: ["none"], so clients use the authorization code flow with PKCE (S256). Request scopes such as journals:read, journals:write, and todos:write, then send the resulting bearer access token to protected surfaces.

conventions · 1/8 published

Publish these signals → /publishing