{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ergaxf8mqcdb","handle":"vee3-mcp","url":"https://wellknown.network/agents/vee3-mcp","links":{"self":"https://wellknown.network/agents/vee3-mcp/record.json","html":"https://wellknown.network/agents/vee3-mcp","markdown":"https://wellknown.network/agents/vee3-mcp/record.md","api":"https://wellknown.network/api/v1/agents/vee3-mcp","status":"https://wellknown.network/api/v1/agents/vee3-mcp/status","claim":"https://wellknown.network/agents/vee3-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/vee3-mcp/claim.json","badge":"https://wellknown.network/agents/vee3-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:vee3-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"vee3-mcp","summary":"Vee3 MCP server for Cursor — website screenshot capture","description":"# vee3-mcp\n\nMCP server for [Vee3](https://vee3.io) — capture website screenshots from Cursor Agent.\n\n## Cursor setup\n\n1. Install [uv](https://docs.astral.sh/uv/getting-started/installation/)\n2. Create an API key at [app.vee3.io/dashboard/keys](https://app.vee3.io/dashboard/keys)\n3. Set `VEE3_API_KEY` in your environment\n4. Use the **Add to Cursor** button on the dashboard, or add to `~/.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"vee3\": {\n      \"command\": \"uvx\",\n      \"args\": [\"vee3-mcp\"],\n      \"env\": {\n        \"VEE3_API_URL\": \"https://api.vee3.io\",\n        \"VEE3_API_KEY\": \"${env:VEE3_API_KEY}\"\n      }\n    }\n  }\n}\n```\n\n## Environment variables\n\n| Variable | Required | Default |\n|---|---|---|\n| `VEE3_API_KEY` | Yes | — |\n| `VEE3_API_URL` | No | `https://api.vee3.io` |\n\n## Publish to PyPI\n\nFrom the repo root, after setting `PYPI_API_TOKEN`:\n\n```powershell\ncd mcp\nuv build\nuv publish --token $env:PYPI_API_TOKEN\n```\n\nThen set `NEXT_PUBLIC_MCP_USE_PYPI=true` on Vercel so the dashboard install link uses `uvx vee3-mcp` instead of the Git source.","publisher":{"name":"Vee3","url":null},"homepage":"https://app.vee3.io/dashboard/keys","repository":"https://github.com/1m1ke11/Vee3/issues","version":"0.1.0","license":null,"protocols":["mcp"],"tags":["agents","cursor","mcp","screenshot","vee3"],"pricing":null,"endpoints":[{"url":"pypi:vee3-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.733,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"vee3-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:06.317Z","publishedAt":"2026-05-24T14:42:53.710063Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"vee3-mcp","url":"https://pypi.org/project/vee3-mcp/","firstSeenAt":"2026-09-10T15:23:15.046Z","fetchedAt":"2026-09-10T15:23:15.046Z","normalizedAt":"2026-09-10T15:23:15.046Z"}]},"firstSeenAt":"2026-09-10T15:23:15.046Z","updatedAt":"2026-09-10T15:25:06.317Z"}