const Landing = ({ onNav }) => { const [installer, setInstaller] = React.useState('npm'); const installCmds = { npm: '$ npm install arcrun', pip: '$ pip install arcrun', bun: '$ bun add arcrun', }; return (
Connect your tools, automate your work. Orchestrate workflows from Claude.ai, your IDE, or a few lines of code — Arcrun handles auth, retries, and state.
Install once, call Arcrun from Node, Python, or your edge runtime. OAuth, rate limits, and retries are handled.
Install Arcrun inside your AI assistant and run your apps by asking. Trigger workflows, fetch data, or draft messages — in plain English.
Node, Python, Deno, Bun, Cloudflare Workers. One API, same semantics.
Model calls, HTTP, database, branching — wire them visually or in code.
Per-workflow API keys with fine-grained scopes and live revocation.
Every run is replayable. Inspect inputs, outputs, and token usage.