Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux_mcp.resources.hierarchy.register_completions

Python
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

API reference · Markdown

libtmux_mcp.resources.hierarchy.register_completions ( mcp : FastMCP ) → None
function [source]
function [source]
libtmux_mcp.resources.hierarchy.register_completions

Answer argument completion for the tmux:// templates.

The templates take live tmux identifiers, which a reader cannot guess and the template listing does not carry — MCP publishes only the URI template itself, never its parameter domain. A completion handler is the protocol's way to offer them.

Agent clients do not send completion/complete; human-facing hosts (the MCP Inspector's UI, VS Code) do, which is who this serves.

Esc

Type to search.