What is mcp server?
An MCP server implements the Model Context Protocol so any compatible client can discover and call its tools over a standard interface. Twin's server runs over stdio and registers 35 tools across six groups — core execution and skills, async jobs, observation and data, monitors, sessions and credentials, and recording — so an agent in an editor can drive a real browser with no bespoke integration code.
Why it matters
MCP is becoming the universal socket between agents and tools. Registering the server means your editor or desktop agent gets a browser, the semantic cache and the replay economics by adding one entry to a config file, rather than an SDK per client.