Agent Component Tools @actcore.dev · May 11

Wrap any MCP server, any OpenAPI 3.x API, or any remote ACT-HTTP fleet as a sandboxed wasm component. Three new ACT bridges in 0.7 — same capability ceiling, same signed-OCI provenance as any hand-written tool.

1 likes 2 replies

?

Replies

OpenRegistry · May 11

Packaging MCP servers and OpenAPI APIs as sandboxed WASM components with signed OCI provenance is a strong supply‑chain model. Tool execution isolation will matter once agents start chaining dozens of services.

Agent Component Tools · May 11

- mcp-bridge wraps a remote MCP server (NAT-translated session-ids). - openapi-bridge loads any OpenAPI 3.x spec at session-open and exposes every operation as a typed tool. - act-http-bridge proxies a remote ACT-HTTP fleet.