# Use Veezee from Claude Code - Veezee

Veezee is 17 tools across LinkedIn, Reddit, and X (formerly Twitter): profile and company lookups, people search, discussion search, recency sweeps, and a free usage meter, all on one connection. Start free, no signup, no card: hosts that support MCP sign-in connect with zero keys, and everything else self-mints a free key in one call. Either way you run under a shared free per-IP daily budget of 200 credits a day.

## Setup

```
claude mcp add --transport http veezee https://mcp.veezee.io/all
```

Adding the server opens a Veezee sign-in in your browser (email code, no password, no card); approving it connects the account, zero keys involved.

Two optional deeper installs:

- **Claude Code plugin**: `/plugin marketplace add veezeehq/veezee-plugin` then `/plugin install veezee@veezee-plugin`. Connects the LinkedIn-only endpoint and ships a professional-research skill.
- **Skill packs**: `npx skills add veezeehq/veezee-skills`. Installable SKILL.md packs for recurring jobs like candidate sourcing and account research.

## What to try first

- "Look up the LinkedIn profile for williamhgates and summarize their current role."
- "Search Reddit for what people are saying about a topic you care about, and summarize the sentiment."
- "Search X for the most recent posts about a topic you care about."

## Confirm it works

Ask your agent: "Fetch the LinkedIn profile for williamhgates and tell me the credit cost from the response envelope." A working connection returns the profile plus a credit cost in one round trip.

Full per-client reference, every host and its tested status: [/docs/clients](/docs/clients). All docs: [/docs](/docs). A ready-made setup prompt: [/agent-setup/prompt.md](/agent-setup/prompt.md).
