canRunMcp property

bool get canRunMcp

Whether MCP servers can be started.

Implementation

bool get canRunMcp => capabilities.hasProcessSpawn;