AgentNX for VS Code
io.github.iamwi11/agentnx
AI agents for federal IT & pharma: alert triage, ICAM, helpdesk, incidents, ticket routing.
client:VS Code
transport:streamable-http
Install AgentNX in VS Code
.vscode/mcp.json
{
"servers": {
"agentnx": {
"type": "http",
"url": "https://www.agentnx.ai/api/mcp-server"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs