tools / agent access

Tools for agents, with humans still in control

A small, typed preview over real local converters. No upload service is hiding behind it.

Browser agents

experimental · opt-in

The 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 · preview

A bounded stdio MCP server exposes the same three tools locally, without paths, URLs, network access, or persistence.

Hosted agents

planned · not live

There is no hosted REST execution API or remote MCP endpoint yet. Machine catalogs below do not imply otherwise.

Human workbench

live

The 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

Download package · Checksums · Capability manifest

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.

Limits by surface. Local stdio MCP: 256 KiB input, 1 MiB output, 2 active runs, 4 queued runs, and a 10-second process timeout. Browser WebMCP: 16 KiB input and 16 KiB output; synchronous in-tab execution has no enforceable timeout. Neither surface persists user data.

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.