Skip to content
VS Code

LTD MCP for VS Code

io.github.eshller/ltd-mcp

Project management MCP for AI agents with safe task reads and writes.

client:VS Code transport:streamable-http

Install LTD MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "ltd-mcp": {
      "type": "http",
      "url": "https://api.eshway.com/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

LTD MCP in other clients