canRunMcp property
bool
get
canRunMcp
Whether MCP servers can be started.
Implementation
bool get canRunMcp => capabilities.hasProcessSpawn;
Whether MCP servers can be started.
bool get canRunMcp => capabilities.hasProcessSpawn;