REST API
A JSON API over HTTPS. Use it from your backend, a script, or a scheduled job.
MCP server
A hosted MCP endpoint. Point Claude, Cursor, or any MCP client at it and manage your page in plain language.
What you can build
- Keep a link page in sync with your latest content, automatically
- Add, update, and reorder links programmatically
- Set social and contact links from a platform key and a handle
- Pull visit and click analytics into your own dashboards
- Let an agent manage your page for you
Before you start
You need two things:- An API token. Create one in the dashboard under Settings then API.
- An active paid plan. API and MCP access requires a Lite plan or above. Every plan starts with a 7 day free trial, and the trial includes full access.
Quickstart
Create a token and make your first call in about two minutes.
These docs are agent readable
Every page is available as raw markdown, and the whole site is published in the formats AI tools expect:llms.txtlists every pagellms-full.txtis the entire site in one file
.md to any page URL to get its markdown source.