mcp server
For chat assistants
Add SandyWP to any MCP-capable client. Create sites, issue logins, deploy code, manage files and inspect logs.
https://app.sandywp.com/mcp Browse SandyWP docsConnect once, then paste one prompt into your agent. It can hand you back a live WordPress site.
“Look at sandywp.com/llms.txt and create a disposable WordPress sandbox for
me using SandyWP.” Done your sandbox is live:
https://coral-cove.sandywp.dev typically ready in secondsMCP for connected assistants. A CLI for anything with a shell. Docs written for machines.
mcp server
Add SandyWP to any MCP-capable client. Create sites, issue logins, deploy code, manage files and inspect logs.
https://app.sandywp.com/mcp Browse SandyWP docscli
On paid plans, shell-capable agents can create, deploy, SSH, mount and delete through the CLI.
npx @sandywp/cli Explore the CLIYour assistant reads llms.txt and finds the fastest path for the tools it already has.
Remote MCP uses scoped OAuth. The paid-plan CLI opens a one-time browser approval and stores a revocable personal token.
Your agent gets a live WordPress URL and can request a one-time wp-admin login. Public and shareable not localhost.
Deploy a plugin, run WP-CLI over SSH, inspect debug.log, fix the code and reset the sandbox when needed.
…and if the experiment goes sideways, reset and try again ↻
Any coding agent that can run shell commands can use the SandyWP CLI. MCP-capable clients can connect directly to the remote MCP server.
It can create and delete sandboxes, request one-time admin logins, deploy plugin ZIPs, manage files, change PHP settings, read debug.log, work over SSH, and use templates and imports.
A remote MCP server cannot read local files. When a plugin ZIP is on your machine, let the agent run the SandyWP CLI in your shell instead.
MCP access is scoped to your SandyWP account and can be revoked. Sandboxes are isolated and disposable, but you should still review destructive tool confirmations and keep one-time login URLs private.
Create an account, connect your agent once, then paste the prompt whenever you need a site.