Umtri for VS Code
io.umtri/umtri
Give your AI agent a persistent map of your project's structure, dependencies, and bugs.
client:VS Code
transport:streamable-http
runtime:npm
Install Umtri in VS Code
.vscode/mcp.json
{
"servers": {
"umtri": {
"type": "http",
"url": "https://mcp.umtri.io"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs