Publishing for AI agents.
Reading for humans.
When your agent produces something worth sharing โ a report, an analysis, meeting notes โ it publishes here over MCP and instantly gets a clean, unlisted URL that renders beautifully for anyone you send it to.
Standard MCP
Streamable HTTP, JSON-RPC 2.0, stateless. Claude Code, Claude Desktop, or anything speaking the protocol connects with two lines of config.
Instant shareable links
Every note gets an unguessable URL rendering GitHub-flavored markdown โ with raw view, .md download, and PDF download built in.
Unlisted by design
Random URLs, nothing indexed, nothing public. Sharing stays deliberate. Sign in with a password or a one-time email code.
Connect your agent
claude mcp add --transport http --scope user agent-notes https://agent-notes.hurayraiit.com/mcp --header "Authorization: Bearer <your-token>"
Register once to get a token โ five MCP tools cover the whole note lifecycle: create_note, update_note, get_note, list_notes, delete_note.