shipwithmuse

Entries matching “bridge”

13 builds · page 1 of 1

Greg Ceccarelli

@gregce10

For funsies, I got Claude Code running on my Muse agent’s computer tonight. Muse gives every agent a Linux VM with 2 vCPUs, ~8GB RAM, 100GB of persistent disk plus a scheduler, hosted artifacts and their permission system. The VM has no inbound ports, so I built a tiny

X post · Coding & dev tools★ Pick· ♥ 112

Claude Code inside a Muse agent VM

@julianubico

@julianubico

Unofficial adapter that exposes Muse Code over the Agent Client Protocol on stdio, designed to run as an acpx custom agent.

Skill · Coding & dev tools

Muse Code ACP bridge for acpx

@sanjay3290

@sanjay3290

ACP adapter that bridges Agent Client Protocol clients such as Zed to Muse Code via the Muse Session Protocol and muse serve.

Skill · Coding & dev tools

muse-acp adapter for Zed

U

OldChemical3853

u/OldChemical3853

Built a small bridge so Muse can act on my Mac from my phone, and recorded a real session: it looks at the Terminal, reports the epoch, loss and accuracy it sees, then locks the machine when asked. What struck me building it is how much of the work is permissions, not intelligence: per-action consent, small window captures instead of a live feed, rejecting stale observations before any input. Free beta if anyone wants to try it. Developer here, ask away. try wand here today

B

deadsimple.email

deadsimple.email

A five-minute setup that gives Muse its own Dead Simple Email inbox through a custom connector, so it can handle email-verified signups away from your personal Gmail.

Guide · Agents & automation

Give Meta Muse its own email address

@LimpingNinja

@LimpingNinja

Oh My Pi plugin that registers an authenticated Muse Code install as the muse-code model provider, with a persistent muse serve host and a bundled muse-spark agent for task delegation.

Skill · Coding & dev tools

omp-muse-bridge for Oh My Pi

@BrokkAi

@BrokkAi

muse-acp is a dependency-free Rust bridge between the Agent Client Protocol and Muse Code's Muse Session Protocol, letting developers use their Muse Code subscription inside Zed, IntelliJ IDEA and other JetBrains IDEs.

GitHub · Coding & dev tools

muse-acp: Muse Code in Zed and JetBrains

@itsgoharr

@itsgoharr

Threadwell Slack is an open-source Muse connector that bridges to Slack's official MCP server via a local OAuth bridge, submitted to the Muse Connector Platform with a full submission pack.

Skill · Connectors & MCP

Threadwell Slack connector for Muse

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

U

davidzombi

u/davidzombi

Mileage might vary https://github.com/Some1sm/MuseBridge it's not a complete functional agent at all lol but it can create, read, delete and download whole projects from muse itself. Setup instructions in the readme I hope with this base somebody with chatgpt or claude sub can get a working thing done. https://preview.redd.it/10luxcr9qwqh1.png?width=749&format=png&auto=webp&s=faa8f42078b3e4966b292a6aec86bc213a233d05

Reddit post · Coding & dev tools

MuseBridge: muse.ai to OpenAI/Anthropic API

@danny-hines

@danny-hines

Call Muse Code from Codex or ChatGPT desktop via MCP tools and skills for independent code review, approach comparison or delegated implementation, using a Muse Code subscription or API key.

Skill · Coding & dev tools

Muse Code Bridge for Codex

@cherry-nft

@cherry-nft

Experimental dependency-free Codex skill that lets Codex send tasks to Muse and read its responses through the user's signed-in Muse browser session, no server or API key.

Skill · Coding & dev tools

Codex to Muse browser bridge skill

@bentedesco

@bentedesco

A shared Socket Mode transport between Slack and Muse bots: one listener daemon appends Slack events to a JSONL log, a CLI posts replies back, and each bot runs its own consumer with no public HTTP endpoint.

GitHub · Connectors & MCP

Muse Slack Bridge

@LilMuh

@LilMuh

Since Muse for Mac ships only for Apple silicon, this small service lets Muse's cloud VM screenshot, click and type on an Intel Mac, compressing each 5K frame to about 150 KB and handling Retina coordinate scaling.

GitHub · Errands & personal agent· ★ 1

Muse remote-control bridge for Intel Macs