Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ startServer } from
'./server'
3
4
startServer().catch(() => {
Callers
nothing calls this directly
Calls
1
startServer
Function · 0.90
Tested by
no test coverage detected