MCPcopy Create free account
hub / github.com/ScriptedAlchemy/devtools-debugger-mcp / index.ts

File index.ts

src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js';
3import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js';
4import { z } from 'zod';

Callers

nothing calls this directly

Calls 5

mcpContentFunction · 0.85
summarizeFrameFunction · 0.85
toConditionFunction · 0.85
listPropsFunction · 0.85
summarizeValueFunction · 0.85

Tested by

no test coverage detected