Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
const
RETRY_DELAY = 1000;
// 1 second
18
19
class
ChromeControlServer {
20
constructor() {
21
this.server =
new
Server(
22
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected