Easel runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.
A headless painting engine for AI agents: brushes, paint load, wet blending, canvas texture.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
subprocess.run([EASEL, "run", easel_file, "--prelude", PRELUDE, *scripts],
exp = os.path.join(cwd, f"exp_{name}.py")
exec(open("helpers.py").read())
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add easel -- uvx easel-paint
{
"mcpServers": {
"easel": {
"args": [
"easel-paint"
],
"command": "uvx"
}
}
}
[mcp_servers.easel]
command = "uvx"
args = ["easel-paint"]
{
"mcpServers": {
"easel": {
"args": [
"easel-paint"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"easel": {
"args": [
"easel-paint"
],
"command": "uvx"
}
}
}
Headless browser primitives for AI agents when sites need real JS rendering.
Verification browser for coding agents: headless WebKit, DOM eval, screenshots, pixel-diff.
Self-healing web access for AI agents — recovers through bot blocks, captchas and JS pages.
Web browsing & research for AI agents — fetch/read pages, structured extraction, Exa search.
Crystallize headless commerce tools for AI agents via Model Context Protocol
Cloaked headless browser for AI agents — stealth TLS, smart extraction, SPA fallback
Headless web analytics for AI agents. 42 MCP tools for traffic, events, funnels.
Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.
Answers built from our own checks of this server.