Turn a blog post into an X Article and publish it
A source-faithful X Article, reviewed before the first external write.
Read the example- 01
Read source
- 02
Draft
- 03
Approve
- 04
Publish
Its own disk, shell, network, and the tools it installs. Use it from the browser, a terminal, or hand it to your own agent over MCP.
No signup. 100 credits to try.
In your terminal
claude mcp add --transport http plori https://api.plori.ai/mcpnpm i -g @plori/cliPoint Claude Code, Cursor, or any MCP client at plori. Your agent gets a persistent disk, a shell, and whatever tools it installs.
Kick off a test suite or a migration. The agent runs in its own environment and posts results when it finishes.
Describe a recurring task once. The agent builds a workflow that fires on a schedule or a webhook.
The agent serves any directory at your-name.plori.site. The site stays up while the agent sleeps.
Copy the prompt, follow the safe test path, and see what the run actually proved.
Not a temporary sandbox. Each agent operates in a dedicated environment, so its work builds up instead of starting over.
plori exposes one MCP endpoint. Point Claude, ChatGPT, your IDE, or any agent framework at it to create and drive agents and workflows, scoped to the account you authorize in the browser.
Prefer a terminal? npm i -g @plori/cli
{
"mcpServers": {
"plori": {
"type": "streamable-http",
"url": "https://api.plori.ai/mcp",
"headers": { "Authorization": "Bearer plori_sk_…" }
}
}
}Building on plori or just curious? Join our Discord.
Your agent gets 100 credits and 128 MB of disk for 7 days, enough for a few real tasks. Sign in when you want to keep it.
No signup. 100 credits to try.