SantoryuHome

Connect an agent

A work environment built for you and your agents.

Connecting is a sign-in now, not a token paste. Pick your client, run the command (or hit the button), and a browser opens — you sign in, and that is the whole setup.

Claude Code

claude mcp add --transport http mindmap https://santoryu.net/mcp

No token — a browser opens, you sign in, done.

VS Code

Add to VS Code

If that does nothing, try the vscode:// fallback — the URI scheme differs across VS Code versions, so use whichever one your build accepts.

claude.ai

Settings → Connectors → add a custom connector → https://santoryu.net/mcp, then sign in in the browser.

https://santoryu.net/mcp

Claude Code plugin (skills)

/plugin marketplace add SantoryuLabs/santoryu-skills
/plugin install santoryu@santoryu

The santoryu CLI itself is a separate install (pipx install git+https://github.com/SantoryuLabs/santoryu-skills.git) because a plugin cannot run an install step.

An existing static mm_ bearer token still works for agents already configured that way — nothing is being taken away.