Getting started
Quick start
Connect your first AI client and save your first document. About two minutes, no credit card.
-
Create your account
Sign up at https://app.nolyo.net/signup and verify your email. You land on an empty dashboard — your workspace.
-
Pick how your client connects
nolyo speaks MCP over Streamable HTTP. There are two ways in:
-
Connect
Follow the guide for your client. The fastest path, for Claude Code, is a single command:
claude mcp add --transport http nolyo https://app.nolyo.net/mcp --header "Authorization: Bearer nly_..."EndpointYour MCP endpoint is always
https://app.nolyo.net/mcp. Whatever the client, that's the URL you point it at. -
Verify the connection
Ask your AI to call the
whoamitool. It should return your email — proof the link is live and authenticated as you. -
Save your first document
Just ask, in plain language:
"Save this as a note in nolyo called
kickoff."Claude creates a collection if needed and writes the document. Refresh your dashboard and it's there — open it, edit it, and next session your AI can read it back. That's the round-trip.