About
1mcp empowers AI agents to write and execute JavaScript/TypeScript code that chains Model Context Protocol (MCP) tool calls within a secure, sandboxed environment. By compiling agent-generated code to WASM and running it in a QuickJS runtime, it dramatically reduces token usage compared to making individual tool calls. The platform provides granular control over network, filesystem, and runtime policies, allowing for safe execution either on a backend server or directly in the browser via Web Workers, offloading compute and maintaining state across sessions.