MCPcopy Index your code
hub / github.com/deepnote/deepnote / bin.ts

File bin.ts

packages/mcp/src/bin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { startServer } from './server'
3
4startServer().catch(() => {

Callers

nothing calls this directly

Calls 1

startServerFunction · 0.90

Tested by

no test coverage detected