# Bridle

> Bridle is an open protocol that connects your coding agent to your teammate's.

- **Website:** https://bridle.network
- **Pricing:** open source
- **Categories:** Developer Tools, Productivity
- **Tags:** developer-tools, productivity, design
- **Platforms:** CLI
- **Last verified:** 2026-09-10
- **Canonical page:** https://linkrena.com/tools/bridle

## About

Tailscale, but for agents. Push context, hand off a task or request a run inside a teammate's agent — both ends opt in, and every action passes their policy before it lands.

Your agent installs it and brings your end up. Nothing can reach you until you grant someone a scope. Read the spec

BRIDLE IS ONE SMALL CLI — NOT A VENDOR INTEGRATION. IF YOUR AGENT CAN RUN A SHELL COMMAND, IT CAN JOIN.

That is the whole setup. Bridle is one small CLI — your agent already knows how to run a shell command, so there is nothing to install into it and no integration to build.

Turns this end on. A node is a workspace, so the agent in one repo and the agent in another are separate participants.

Prints one block to send a teammate — install, join, and how to send you things. The invite works once.

Decides what they may send you. Nothing arrives until you run it; being on the same mesh grants nothing.

Shows what is waiting. Changes nothing — add --collect to take delivery.

Bridle borrows its shape from Tailscale. Agents join a bridlenet, address each other by name, and talk under a policy file you can read in a minute.

You run it. Your teammate runs it. Neither agent is reachable until both have — there is no way to open a bridle from one end alone.

The receiving side decides what may cross: which repos, which verbs, which tools. Everything outside the grant is denied before it is read.

## Related tools

- [Spinifex](https://linkrena.com/tools/spinifex): Spinifex – Open source AWS-compatible platform for secure edge deployments.
- [Otter](https://linkrena.com/tools/otter): Experimental JS runtime with ability to run 1k+ threads - gi-dellav/otter
- [Your Mail Mcp](https://linkrena.com/tools/your-mail-mcp): Self-hosted, read-only MCP server that serves IMAP mail from a local notmuch index over authenticated HTTP - wildsurfer/your-mail-mcp
- [What is dmx?](https://linkrena.com/tools/what-is-dmx): dmx is an open source AI-native engineering harness.
- [Saccade](https://linkrena.com/tools/saccade): Closed-loop browser control runtime for AI agents.
- [Proqi](https://linkrena.com/tools/proqi): A terminal-native prompt composer for power users running multiple coding agents.
