DeepSearch
About
Research a person's public footprint from a name, phone, email, or username. Sourced public-web profiles for AI agents. Not a background check.
Details
- Author
- reload-apps
- Categories
- Search, Other, AI
Jump to
Setup
Install DeepSearch in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/reload-apps/deepsearch-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Research a person's public online footprint from a name, phone number, email address, or username — ranked candidate people with confidence scores, then a dossier with a linked source for every detail. Public sources only.
DeepSearch is ahosted remote MCP server. There is nothing to install or run: point your client athttps://deepsearch.app/api/mcpand authorize.
- Endpoint:https://deepsearch.app/api/mcp
- Transport:Streamable HTTP (stateless)
- Protocol:MCP2025-06-18
- Auth:OAuth 2.1 (dynamic client registration) or an API key asAuthorization: Bearer dsk_…
- Docs:https://deepsearch.app/api/docs#mcp
All three tools are read-only (readOnlyHint: true,destructiveHint: false) and touch the open web (openWorldHint: true). None of them mutate anything.
Scopes map one-to-one onto the tools:search,dossier,chat.
claude mcp add --transport http deepsearch https://deepsearch.app/api/mcp
Claude Desktop / any client readingclaude_desktop_config.json
{ "mcpServers": { "deepsearch": { "type": "http", "url": "https://deepsearch.app/api/mcp" } } }
{ "mcpServers": { "deepsearch": { "url": "https://deepsearch.app/api/mcp" } } }
{ "servers": { "deepsearch": { "type": "http", "url": "https://deepsearch.app/api/mcp" } } }
The server advertises the standard OAuth flow, so most clients need no configuration — they discover it from theWWW-Authenticatechallenge and/.well-known/oauth-protected-resource, then run dynamic client registration.
To use an API key instead, create one athttps://deepsearch.app/apiand send it asAuthorization: Bearer dsk_….
A401means the token is missing, expired, or invalid — refresh or re-authorize, then retry. A403means the token is missing a scope the tool requires.
server.jsonin this repo is theofficial MCP Registrymanifest forapp.deepsearch/deepsearch.
Prefer plain HTTP? The Developer API has dependency-free clients:
npm i @reloadapp/deepsearch-client # TypeScript client npm i -g @reloadapp/deepsearch-cli # CLI
DeepSearch searchespublic sources only. It is built for recruiting checks, sales and partner diligence, journalism, and reconnecting with people.
It mustnotbe used for surveillance, stalking, or harassment, and mustnotbe used to make employment, credit, housing, or insurance decisions. DeepSearch is not a consumer reporting agency and its output is not a consumer report.
People can remove themselves athttps://deepsearch.app/remove-my-info.
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
One API giving AI agents web search, page fetch as markdown, AI extraction, and deep research tools.
Best people search engine that reduces the time spent on talent discovery.
An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.
Official Tavily MCP server for AI search and content extraction, giving MCP clients web search, crawl, and extract tools.
Google for AI agents — live search across 25,000+ scored MCP servers, updated daily
DuckDuckGo web search + URL fetcher for AI agents. No API key needed for free tier (7 req/IP/day), Pro tier unlimited with API key.
Search and extract information about research papers from arXiv.
Job search engine with 500k+ listings across Austria, Germany and Switzerland (alleskralle.com).
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




