Changelog

2026-07-21: Capability pages#

24 capability pages, one per search task ("LinkedIn profile API", "Reddit comments API", "Tweet metrics API"), each with a copy-paste curl, the MCP call, parameters, and price, generated from the tool catalog and indexed at /apis.

2026-07-17: Skills, integration guides, solution pages, status#

Two new skill packs: launch-sentiment-sweep (one-shot Reddit and X reaction readout for a launch) and outreach-list-builder (ICP spec to ranked outreach list), making eight; SDK 0.7.0 ships all eight in the npm tarball. Integration guides at /integrations for Claude Code, Codex CLI, Cursor, and Gemini CLI, each ending with a copy-paste verification prompt. Four solution pages: /social-listening-api, /lead-generation-api, /brand-monitoring-api, /competitive-intelligence-api. Live service checks at /status.

2026-07-16: MCP OAuth connector sign-in#

MCP clients that support the authorization spec now connect with zero keys: an unauthenticated request returns 401 with OAuth discovery, and the client opens a Veezee sign-in in the browser (one-time emailed code, no password, no card). Works with Claude Code, claude.ai, ChatGPT developer-mode connectors, and any compliant client; keyed connections work unchanged. Connected apps are listed and revocable in the dashboard.

2026-07-15: Free tier and a sign-in grant#

Every data tool now answers under a free budget of 200 credits per IP per day: no account, no card. Signing in adds a one-time grant of 10,000 credits, once per email, spent after the daily budget.

2026-07-14: Accounts and key management#

Sign in at /login with a one-time emailed code (no password exists): dashboard, named keys, rotation and revocation, balance alerts, and self-serve lost-key recovery at /recover. The CLI signs in with vz login (browser or --device). vzm_ management tokens unlock the same surface over REST and MCP; spend keys stay data-only. The key spends; the identity governs.

2026-07-13: vz CLI alias, deeper comparisons#

SDK 0.3.1: the CLI answers to vz as well as veezee, and the npm package now ships all six agent skill packs including reddit-monitoring. The comparison pages now assess data access head-on (search shape, freshness disclosure, docs you can read before paying, refund behavior), with sentiment gathered under the free tier using Veezee's own reddit_search and x_search. Three new landing pages: /linkedin-api-for-ai-agents, /reddit-api-for-ai-agents, /x-api-for-ai-agents.

2026-07-13: Reddit and X#

Reddit and X (formerly Twitter) join LinkedIn on the same contract: reddit_search, reddit_get_subreddit, reddit_get_subreddit_posts, reddit_get_user, reddit_get_post, reddit_resolve_url, x_search, x_get_profile, x_get_tweets, x_get_tweet, x_resolve_url, over the same MCP and REST pattern, priced per credit, free tier first. Per-platform docs: /docs/linkedin, /docs/reddit, /docs/x.

2026-07-12: v1 launch#

Veezee opens with LinkedIn: six tools (linkedin_resolve_url, linkedin_get_profile, linkedin_search_people, linkedin_get_company, linkedin_get_posts, get_usage) over MCP and REST (GET /v1/linkedin/*), priced per credit. No signup: your agent mints its own free key in one call, then calls run under a small shared per-IP daily budget (200 credits/day). Past that, buy a key at /upgrade: pay, and checkout credits the same key.