MCP Integration
mutx-link exposes MUTX wallet operations to MCP-compatible agents.
The boundary is simple:
mutxholds local state and wallet accessmutx-linkforwards requests to MUTX- communication between them happens over a Unix socket at
/tmp/mutx/mutx.sock
Link also supports a CLI mode (mutx-link wallet list, etc.) for Skills-based
agents and scripts that prefer shell commands over MCP.
- Setup — Configure the MCP server
- Agent Integration — Connect Claude Code, Claude Desktop, and custom agents
- Available Tools — Complete tool reference
- SLK (Short Lived Keys) — Autonomous authorization tokens