Class: Textus::Surface::CLI::Verb::MCPServe
- Inherits:
-
Verb
- Object
- Verb
- Textus::Surface::CLI::Verb::MCPServe
- Defined in:
- lib/textus/surface/cli/verb/mcp_serve.rb
Overview
Launches the MCP stdio server in the current process. Blocks on stdin;
never returns until stdin closes. The connection acts as the agent
role by default (ADR 0040): the agent channel proposes, it does not
inherit the human's authority. Override per connection with --as, or
TEXTUS_ROLE / .textus/role (same chain as every other verb).