agent access index for VS Code
io.github.agentwares/agent-access-index
Whether an AI agent may fetch a URL, on what terms, and at what price. Free, no key, no signup.
client:VS Code
transport:streamable-http
tools:3
Install agent access index in VS Code
.vscode/mcp.json
{
"servers": {
"agent-access-index": {
"type": "http",
"url": "https://agentwares-access-index.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs