MCPcopy Create free account
hub / github.com/modelcontextprotocol/mcpb /

Class

examples/chrome-applescript/server/index.js:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17const RETRY_DELAY = 1000; // 1 second
18
19class ChromeControlServer {
20 constructor() {
21 this.server = new Server(
22 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected