Skip to content

Support MCP Debugging with any command (e.g. bun, deno, pnpm run server.ts) #251726

Open
@pattobrien

Description

@pattobrien

It'd be great to have support for other JS runtimes during debug like bun and deno, rather than just node. Additionally, it would be even more convenient if debug mode could be triggered via any CLI command, so that e.g. package.json scripts could be used too.

I can imagine that stepping into the MCP server's code would be very useful during debugging, but as of right now it would require re-configuring my monorepo's setup to support running with node.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions