MCPServerΒΆ
mcp.spad line 1 [edit on github]
This domain provide an interface to start the MCP (Model Context Protocol) server.
- start: () -> Void
start()starts theMCPserver in a background thread.
- stop: () -> Void
stop()stops the activeMCPserver thread.