switchboard: infrastructure for on-chain AI agents

switchboard packages patterns we reuse across agent projects: funded wallets, policy-gated spends, routing, and agent-to-agent settlement.

switchboard
Open-source research artefact · MIT

Agents need rails

Demos stop where production starts: nonce management, partial fills, chain reorgs, and gas budgets. switchboard is our shared layer for these concerns.

Capabilities

  • Agent wallet lifecycle and autonomous payments under policy
  • Cross-chain execution helpers
  • Primitives for agent-to-agent transactions

How it fits the portfolio

meridian and monsoon can share switchboard for execution; new agent lines should compose rather than fork ad hoc senders.

Docs & code

Full reference documentation lives on docs.kcolbchain.com/switchboard. Source and issues: GitHub.