Run multi-step tasks in a real Chrome browser: persistent environments, live view, human takeover.
What it says
The record the registry holds
Where it answers
https://api.webrun.ai/mcp · streamable-http
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.webrun/webrun",
"description": "Run multi-step tasks in a real Chrome browser: persistent environments, live view, human takeover.",
"title": "WebRun Browser Automation",
"version": "1.0.2",
"websiteUrl": "https://webrun.ai",
"icons": [
{
"src": "https://webrun.ai/WebRun.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://api.webrun.ai/mcp",
"headers": [
{
"description": "WebRun API key as a bearer token.",
"isRequired": true,
"value": "Bearer {api_key}",
"isSecret": true,
"variables": {
"api_key": {
"description": "WebRun API key (starts with wr_) from https://app.webrun.ai. Append :ENVIRONMENT_ID to attach a persistent environment that keeps its Chrome profile and logins across runs.",
"isRequired": true,
"format": "string",
"isSecret": true,
"placeholder": "wr_xxxxxxxx or wr_xxxxxxxx:ENVIRONMENT_ID"
}
},
"name": "Authorization"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"ai.webrun": {
"guardrails": "https://docs.webrun.ai/concepts/guardrails",
"policies": "https://docs.webrun.ai/concepts/policies",
"quickstart": "https://docs.webrun.ai/getting-started/mcp-quickstart",
"reference": "https://docs.webrun.ai/integrations/mcp-server"
}
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-08T05:12:06.889205Z",
"publishedAt": "2026-08-08T05:12:06.889205Z",
"updatedAt": "2026-08-08T05:12:06.889205Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.0.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.