Skip to content
VS Code

ITM Platform for VS Code

io.github.itmplatform/mcp-server

Connect AI assistants to ITM Platform projects, tasks, budgets, risks, and team workload.

client:VS Code transport:streamable-http runtime:npm

Install ITM Platform in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://api.itmplatform.com/v2/_/mcp/"
    }
  }
}

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

ITM Platform in other clients