Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

MCP Integration

mutx-mcp exposes MUTX wallet operations to MCP-compatible agents.

The boundary is simple:

  • mutx-tui holds local state and wallet access

  • mutx-mcp forwards requests to the TUI

  • communication between them happens over a Unix socket at /tmp/mutx/mutx.sock

  • Setup — Configure the MCP server

  • Available Tools — Complete tool reference

  • SLK (Short Lived Keys) — Autonomous authorization tokens