Skip to content

VS Code Setup

VS Code supports MCP servers natively in chat.

Terminal window
code --add-mcp '{"name":"engram","command":"engram","args":["mcp"]}'

Use a .vscode/mcp.json file in the project so the setup lives alongside the repository.

  • shared team projects
  • onboarding where you want less manual setup
  • mixed-agent environments inside the same editor
  • the chat provider can see the engram tools
  • the correct binary is on PATH
  • project detection resolves to the expected repository name