AITWIRE for VS Code
com.aitwire/authority
Business-published entity records with confirmation dates: look up, page feeds, check claims.
client:VS Code
transport:streamable-http
tools:3
Install AITWIRE in VS Code
.vscode/mcp.json
{
"servers": {
"authority": {
"type": "http",
"url": "https://api.aitwire.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs