Skip to main content
This page describes @agentmuxer/sdk 0.1.0.

Runtime support

For Claude Agent SDK, also check its hosting requirements.

Framework dependencies

Install only the dependencies for your integration. The package declares these optional peer ranges: Each integration guide includes all packages needed to run its example.

Approvals and connection behavior

Framework approval is separate from AgentMuxer’s account payment confirmation. The Vercel helper in SDK 0.1.0 cannot resume a purchase that requires human payment confirmation. See billing and approvals for unattended runs. The helper never changes your account’s confirmation setting.

Other integrations

Native MCP recipes cover frameworks and hosted connectors that accept remote MCP configuration. These are separate from the three SDK helpers above. Follow each client’s requirements for authentication, approvals, and connection cleanup. For personal-agent setup, use Connect your agent.

Upgrading

1

Read the changelog

Review release notes before upgrading, especially between minor versions during 0.x.
2

Check your dependencies

Confirm that your runtime and framework versions satisfy the new package’s requirements.
3

Run your integration

Verify authentication, tool execution, approval behavior, and cleanup in your application’s environment before rollout.
During 0.x, minor releases may include breaking changes or new features. Patch releases contain backward-compatible fixes. SDK versions are independent of MCP protocol versions.