Markleex

Connect your AI

Your assistant can hold the pen. Connected to Markleex, it creates pages, publishes updates, uploads images and manages relationships for you, on your instructions, under your access.

One address to paste

Markleex speaks MCP, the open protocol assistants use to act. Wherever your assistant lets you add an MCP server or a connector, give it this address:

https://mcp.markleex.com/mcp

When your assistant first reaches out, Markleex opens a page where you sign in and say yes, once. From then on it acts as you, and you can take that access back at any moment from Authorized applications.

Or mint a key

Some tools and scripts prefer a key over a sign-in. Create an API key and give it to your assistant: the same address above accepts it, and so does the REST API, with Authorization: Bearer, at:

https://api.markleex.com/v1

A key does exactly what its scopes say, and revoking it takes effect at once.

What it can do

Everything editorial: list your entities, write and update pages, move them to the trash and bring them back, rename addresses, upload images, declare and confirm relationships. Owners, transfers, permanent deletion, the designated successor and billing are handled by you, here on markleex.com.

Images your assistant can reach

An image already online goes up by its address: give your assistant the URL and it passes it on, whole. An image sitting on your own machine goes up the same way an assistant runs any command, by sending the file itself:

curl -X POST https://api.markleex.com/v1/entities/<your-name>/assets?name=Logo -H "Authorization: Bearer mlx_..." -H "Content-Type: image/png" --data-binary @logo.png

And whenever it is quicker to do it yourself, drop the file on your own page: the upload is right there, and it takes a click.

Try it in one sentence

Once connected, tell your assistant something like:

Publish a page at my Markleex address that presents what I do, based on what you know about me. Then show me the address.

No assistant at hand? Everything above is a link and a field on this very domain: claim your Markleex Name and write your first page yourself, it takes a minute.