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

mcp.Instance.Connect

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

API reference · Markdown

mcp.Instance.Connect ( ctx : context.Context , transport : sdk.Transport , options : *sdk.ServerSessionOptions ) → (*ServerSession, error)
method [source]
method [source]
mcp.Instance.Connect

Connect starts and tracks one client session. It requires tmux 3.2a or newer and rejects an opaque transport unless AssumeResponseCommit marks its response-write contract. Incoming messages remain gated until the SDK session has an installed scope.

Discussed in Go MCP API

Esc

Type to search.