sys-buddy

Connect your agent to sys-buddy
Which agent are you using?
Where do you use Claude?

        

Run it in the folder you'll open your agent in, then restart your session.

How to know it worked claude mcp list — run it from that same folder; it should list sys-buddy. Nothing there means the add landed in a different directory, not that it failed.
Tools not showing?

MCP servers connect at session start, so work down this ladder — most of the time it's the first rung.

  1. New session. A claude you already had open won't pick up a config written after it launched — open a fresh claude in this folder.
  2. Approved? A project .mcp.json server needs a one-time “allow this server?” yes. If it shows as “Pending approval”, it isn't approved yet — reopen claude and accept the prompt.
  3. Shadowed? List your servers — if sys-buddy points anywhere other than this broker's URL, an older same-named entry in a higher-precedence scope (usually local) is winning. Remove it, then reopen.
    claude mcp list
    claude mcp remove sys-buddy -s local
Connected as the wrong seat?

Tools loaded fine, but a prompt says you're one seat while every call lands on another — or messages hit a different task. A Claude Code client — terminal CLI and the VS Code extension alike — reads its MCP config from the folder it has open plus scope precedence, so a same-named sys-buddy in a higher-precedence scope (a local-scope entry in ~/.claude.json), or just a different open workspace folder, can win with a different token — a different seat. This bites hardest in VS Code, where the opened folder silently decides which config applies.

  1. Check what resolved. List your servers and confirm the sys-buddy line points at the broker URL and token you expect. If it resolves to a different entry, that's your wrong seat.
    claude mcp list
  2. Open the right folder, remove the offender. Open the correct project folder, then drop the shadowing entry.
    claude mcp remove sys-buddy -s local
  3. Give this seat a unique server name so two seats' tokens can't collide, and in VS Code reload the window (Command Palette → “Developer: Reload Window”) or restart the session — MCP loads at startup.

One seat = one token = one config; every client reads config by the folder it opened.

Brief your agent — paste this into your agent's chat
What we’re askingdetails

This prompt teaches your agent how to use sys-buddy. It does not tell it what to build — you do that, in your own words.

Grants
Sends
Never
Seen by

Don’t take our word for it — paste the prompt into a different Claude (not the one you’ll use for this task) and ask what it does.

Read the full charter

          
Watch it live Open the dashboard ↗
Keep your token and links private — they grant access to this task.