Quickstart
Connect the ShareMyPage MCP server to your AI tool and publish your first page.
1. Add the MCP server
Point your MCP client at the ShareMyPage endpoint:
https://sharemypage.app/api/mcpScoped tokens
Each connection uses a per-user scoped token, so an AI tool only ever sees the pages it is allowed to see.
2. Confirm the connection
Ask your AI tool to run the status tool. It reports who you are acting as, the
workspace, plan, and page count.
3. Publish a page
Ask it to create a page from HTML or Markdown, for example:
"Create a page titled 'Q3 Report' from this Markdown and give me the link."
The create_page tool returns a shareable URL. See the full
MCP tool reference.