Skip to main content

Module mcp

Module mcp 

Source

Structsยง

McpServiceRecord ๐Ÿ”’

Enumsยง

McpAction
McpTransport

Constantsยง

DEFAULT_MCP_BIND
ERR_LOG_FILE_NAME ๐Ÿ”’
LOG_FILE_NAME ๐Ÿ”’
PID_FILE_NAME ๐Ÿ”’

Functionsยง

clear_service_record ๐Ÿ”’
ensure_runtime_dir ๐Ÿ”’
err_log_file_path ๐Ÿ”’
handle
handle_tcp_client ๐Ÿ”’
log_file_path ๐Ÿ”’
pid_file_path ๐Ÿ”’
pid_is_running ๐Ÿ”’
ping_service ๐Ÿ”’
print_doctor
print_status
read_service_record ๐Ÿ”’
run_desktop_proxy ๐Ÿ”’
Proxy MCP stdio โ†” the Webizen Desktop GUIโ€™s TCP MCP server (127.0.0.1:4245). An external MCP client that speaks stdio (e.g. an editor agent) can drive the desktop appโ€™s tool surface through this bridge: each stdin JSON-RPC line is forwarded to the desktop server and its reply written to stdout.
runtime_dir ๐Ÿ”’
send_request ๐Ÿ”’
serve_tcp ๐Ÿ”’
spawn_detached_service ๐Ÿ”’
spawn_detached_service_portable ๐Ÿ”’
start_background
state_dir ๐Ÿ”’
stop_background
write_service_record ๐Ÿ”’