Labsco
layervai logo

qURL

โ˜… 3

from layervai

qURL is the portal to the invisible internet -- expiring, scope-limited URLs that let AI agents reach services no one else can see

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” an MCP server for qURL secure link management that lets AI agents create, resolve, list, and revoke expiring, scope-limited URLs to reach protected or otherwise invisible services.

What you get โ€”

  • Create and mint โ€” create_qurl, mint_link, batch_create_qurls for policy-bound links
  • Resolve and access โ€” resolve_qurl exchanges a token for the target URL and grants network access
  • Manage lifecycle โ€” list_qurls, get_qurl, update_qurl/extend_qurl, delete_qurl
  • Session control โ€” list, terminate, and revoke individual tokens without touching siblings
  • Resources for active links and usage/quota

Requirements โ€” from env: QURL_API_KEY (e.g. lv_live_...) with the right scopes (qurl:write, qurl:resolve, qurl:read) per tool.

Cost snapshot โ€” server is MIT-licensed, but it fronts the qURL API and requires an account/API key with quota (metadata: account_required); no price shown.

Setup effort โ€” npx @layervai/qurl-mcp with the API key in your client config.

Our take โ€” Useful for granting agents temporary, revocable access to gated resources, but the package was just renamed (from @layerv/ to @layervai/ in v0.4.0), so older configs break โ€” and every tool needs a scoped API key.

Source: the project README โ€” summarized 2026-07-08.