agent access index for Cursor
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:Cursor
transport:streamable-http
tools:3
Install agent access index in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-access-index": {
"url": "https://agentwares-access-index.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs