Back to Browse

Zooq MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Live LinkedIn data for AI agents: profiles, companies, jobs, posts, email finding. No account risk.

About

Live LinkedIn data for AI agents: profiles, companies, jobs, posts, email finding. No account risk.

Remote endpoints: streamable-http: https://zooq.dev/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-baldiga-zooq": {
      "url": "https://zooq.dev/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

ZOOQ MCP — live LinkedIn data for AI agents

MCP Registry Website smithery badge

ZOOQ gives your AI agent real-time LinkedIn data — profiles, companies, jobs, posts, people search, job-change signals and email finding — as 44 clean MCP tools served from a hosted endpoint.

The important part: your agent never touches your LinkedIn account. Most LinkedIn MCP servers work by borrowing your logged-in session cookie, which puts your own account at ban risk and breaks every few weeks. ZOOQ runs on its own infrastructure. You paste one API key; your account stays out of it entirely.

  • Endpoint: https://zooq.dev/api/mcp (streamable HTTP)
  • Auth: X-API-Key header — get a free key (300 credits, no card)
  • Pricing: credit-based, pay for what you call. Failed upstream calls are auto-refunded.

Install

Claude Code

claude mcp add --transport http zooq https://zooq.dev/api/mcp --header "X-API-Key: YOUR_ZOOQ_KEY"

Cursor / Cline / any MCP client (config JSON)

{
  "mcpServers": {
    "zooq": {
      "url": "https://zooq.dev/api/mcp",
      "headers": { "X-API-Key": "YOUR_ZOOQ_KEY" }
    }
  }
}

Claude Desktop

Settings → Connectors → Add custom connector → URL https://zooq.dev/api/mcp, header X-API-Key: YOUR_ZOOQ_KEY.

Replace YOUR_ZOOQ_KEY with the key from zooq.dev/signup. That's the whole setup.

What your agent can do with it

CategoryToolsExamples
Profiles (7)full profile, enrich, employment history, similar peopleprofile_full, profile_enrich
Companies (11)company info, employees data, insights, similar companiescompanies_enrich, companies_employees_data
Search & signals (7)people/company search, live search, job-change signalssearch_people, search_job_changes
Jobs (6)job search, details, hiring teamsearch_jobs, jobs_hiring_team
Posts & activity (5)a person's posts, comments, likesposts_all, posts_comments
Email finding (5)find, verify, reverse lookup, domain prospectsemail_find_by_profile, email_verify
Lookups (3)skills, institutions taxonomyg_title_skills_lookup

Typical agent recipes:

  • AI SDRsearch_peopleprofile_enrichposts_all → write a genuinely personalized opener → email_find_by_profile
  • Job-change triggersearch_job_changes on your target accounts → congratulate/pitch the week they land
  • Account researchcompanies_enrich + companies_employees_data + companies_jobs → a briefing your agent writes itself

Why not a scraper or a cookie-based server?

Cookie/scraper serversZOOQ
Uses YOUR LinkedIn accountYes — ban risk is yoursNever
Breaks when LinkedIn changesConstantlyOur problem, not yours
SetupBrowser profiles, cookies, captchasOne API key
Cost"Free" until your account isn't300 free credits, then pay-per-call

Rate limits & good citizenship

Responses carry _meta.credits_remaining and _meta.hourly_cap_remaining — agents should pace themselves. Default cap: 10,000 credits/hour. Errors are structured (-32005 = hourly cap, back off).

Links

License

MIT (this repository — the metadata and docs). The ZOOQ API itself is a commercial service.

Reviews

No reviews yet

Be the first to review this server!

Zooq MCP Server - Live LinkedIn data for AI agents: profiles, companies, | MCP Marketplace