AGT agent names for VS Code
com.agtnames/agt
Resolve, verify and discover .agt agent names: owner, records, signed manifest, endpoints.
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install AGT agent names in VS Code
.vscode/mcp.json
{
"servers": {
"agt": {
"type": "http",
"url": "https://agtnames.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs