iTechSmart UAIO for VS Code
io.github.iteksmart/mcp-server
Connect AI agents to iTechSmart UAIO, ProofLink verification, and autonomous IT operations.
client:VS Code
transport:sse
runtime:npm
Install iTechSmart UAIO in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "sse",
"url": "https://mcp.itechsmart.dev/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs