Tools for agents, with humans still in control
Browser agents
experimental · opt-inThe code converter includes 3 WebMCP registrations, but the public origin is not enrolled in Chrome’s origin trial. This surface requires a compatible browser with the experiment enabled.
Headless agents
local MCP · previewA bounded stdio MCP server exposes the same three tools locally, without paths, URLs, network access, or persistence.
Hosted agents
planned · not liveThere is no hosted REST execution API or remote MCP endpoint yet. Machine catalogs below do not imply otherwise.
Human workbench
liveThe visible interface remains the place to explore, review, correct, download, and understand results.
Local MCP preview
Requires Node 22 or newer. Install the content-addressed package, then configure an MCP client to run irp-agent-tools. GUI clients may need its absolute path.
npm install --global https://unnamed-tools.pages.dev/downloads/irp-local-agent-tools-0.1.0-15b1b0edab0f.tgz
This preview is available for local technical evaluation at no charge. Copyright remains reserved; it does not grant source reuse or redistribution rights. The package uses a frozen npm dependency graph.
Machine-readable surface
The curated agent manifest is intentionally smaller than the human catalog. OpenAPI 3.1.2 REST and remote Streamable HTTP MCP are later hosted phases, not current capabilities.