ProtectedconstructorSnap HiddenStaticinterfaceInterface identifier for resolving the MCP server component via the plugin system.
Returns the current MCP server configuration object, or undefined if none is set.
Returns the authentication token clients use to connect to the MCP server.
Returns the URL where the MCP server is reachable.
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if the MCP server is currently running and accepting connections.
Returns true if this object refers to the same instance as the given object.
Plugin component interface for the editor MCP server, exposing connection details and runtime status.
Example