mcpbeat Sign in

magents MCP Server

local only

magents runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 11 Sep 2026.

Shared session bus MCP+CLI for Claude/Codex/Cursor/Grok: list, read, handoff, send, spawn.

Installs / week
not published
4
Stars
0 open issues
11 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call ack.session_id → src/mailbox.rs:287, ack.session_id → src/mailbox.rs:343
    let file = fs::File::open(&path).map_err(|source| Error::Io {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to magents

same job, measured the same way
Claude Handoff
by vasilispapg

Session handoff for Claude Code: list sessions and build handoff docs another agent continues from.

887 installs/wk local only
Thinkrun
by dundas

Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.

68 installs/wk local only
Engrm
by dr12hes

Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.

138 installs/wk local only
Apuchat
by opcastil11

Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.

18 tools answering
RogerThat
by opcastil11

Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.

58 installs/wk 18 tools answering
Sirro
by jonathanmberg

Shared memory for AI coding agents. Save once, reuse from Cursor, Claude Code, Codex.

answering
Aiterm MCP
by kitepon

Persistent terminals and one launcher for Claude, Codex, Grok, and Cursor harnesses.

1 972 installs/wk local only
Pathmark
by hacksurvivor

Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.

64 installs/wk local only

magents — questions

Answers built from our own checks of this server.

Why is there no uptime for magents?
magents runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is magents open source?
Yes — it is published under the MIT licence, written in Rust and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.