fix(mcp): types

This commit is contained in:
ryoppippi
2025-07-11 15:56:42 -07:00
parent 004ea97e58
commit 21a04a1849

View File

@@ -12,6 +12,7 @@ import {
gcEventsMap,
cpuProfilesMap,
} from "./inspector";
import { Hono } from "hono";
export async function createMcpServer(): Promise<McpServer> {
const server = new McpServer({