Skip to content

chore: add debugger config to run standalone mcp#1549

Open
nbouliol wants to merge 1 commit intomainfrom
chore/debug-mcp-cfg
Open

chore: add debugger config to run standalone mcp#1549
nbouliol wants to merge 1 commit intomainfrom
chore/debug-mcp-cfg

Conversation

@nbouliol
Copy link
Copy Markdown
Member

@nbouliol nbouliol commented Apr 14, 2026

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

Note

Add VSCode debugger config to run the standalone MCP server

Adds a launch.json debug configuration that runs dist/cli.js from packages/mcp-server with source maps and required FOREST_* environment variables. Also adds a tasks.json build-all task that runs yarn build as a pre-launch step.

Macroscope summarized 4613c3c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants