{
  "markdown": "# MisarReach MCP Server\n\n> Find leads, enrich and score them, run multi-channel outreach, and manage the sales pipeline — from any AI assistant.\n\n[![npm](https://img.shields.io/npm/v/@misarreach/mcp)](https://www.npmjs.com/package/@misarreach/mcp)\n[![smithery](https://img.shields.io/badge/smithery-misar%2Fmisarreach--mcp-blue)](https://smithery.ai/servers/misar/misarreach-mcp)\n[![license](https://img.shields.io/badge/license-MIT-green)](./LICENSE)\n\n**27 tools · 5 prompts · 4 resources · 4 agent skills**\n\nWorks with Claude (Desktop, Code, and web), Cursor, VS Code, Windsurf, Cline,\nZed, Gemini CLI, ChatGPT, and any other MCP-compatible client — over stdio or\nStreamable HTTP.\n\n---\n\n## Install\n\n### Smithery (recommended)\n\n```bash\nnpx -y @smithery/cli install misar/misarreach-mcp --client claude\n```\n\n### Claude Code\n\n```bash\nclaude mcp add misarreach -- npx -y @misarreach/mcp@latest\n```\n\n### Manual (any client)\n\n```json\n{\n  \"mcpServers\": {\n    \"misarreach\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@misarreach/mcp@latest\"],\n      \"env\": { \"MISARREACH_API_KEY\": \"mrk_your_key_here\" }\n    }\n  }\n}\n```\n\nReady-made configs for every client live in [`connectors/`](./connectors).\n\n### Remote (no install)\n\n```json\n{\n  \"mcpServers\": {\n    \"misarreach\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://api.misar.io/reach/mcp\",\n      \"headers\": { \"Authorization\": \"Bearer mrk_your_key_here\" }\n    }\n  }\n}\n```\n\n---\n\n## Authentication\n\nTwo options — no copy-paste needed for the first:\n\n1. **Browser login.** Start the server with no key and run the `login` tool.\n   It opens the MisarReach consent screen, you review the requested\n   permissions, and the key is delivered straight back and saved to\n   `~/.misarreach/config.json`.\n2. **API key.** Create one at https://reach.misar.io/settings/api-keys and set `MISARREACH_API_KEY`.\n\nSelf-hosted instances: set `MISARREACH_BASE_URL`.\n\n---\n\n## Tools\n\n| Tool | Description |\n| --- | --- |\n| `list_leads` | List saved leads for the authenticated user. |\n| `search_leads` | Start an AI-powered lead search job. |\n| `get_search_job_status` | Poll the status and results of a lead search job.. |\n| `submit_lead_feedback` | Submit positive or negative feedback on an AI-generated lead message to improve future output quality.. |\n| `discover_companies` | Discover companies matching criteria via Hunter.io. |\n| `enrich_lead` | Enrich a lead with person and company data (seniority, department, LinkedIn, phone, company size, industry). |\n| `verify_emails` | Verify email deliverability for one or more email addresses. |\n| `score_leads` | Trigger on-demand AI scoring for all unscored leads in a job, or a specific set of lead IDs. |\n| `list_lead_lists` | List Hunter.io lead lists associated with the account.. |\n| `create_lead_list` | Create a new Hunter.io lead list.. |\n| `sync_lead_list` | Sync a Hunter.io lead list into local lead records.. |\n| `preview_message` | Generate a sample AI-personalised outreach message for a person. |\n| `send_to_campaign` | Bulk-import selected lead IDs into a campaign's contact list. |\n| `list_deals` | List deals with optional status filter. |\n| `create_deal` | Create a new deal linked to a lead email.. |\n| `update_deal` | Update a deal's status, value, or notes.. |\n| `get_pipeline` | Get the full sales pipeline board with deals grouped by stage (new, contacted, interested, meeting, proposal, closed, lost) plus revenue totals.. |\n| `move_deal_stage` | Move a deal to a new pipeline stage (drag-and-drop equivalent).. |\n| `start_autopilot` | Start an AI autopilot run for outreach automation. |\n| `list_autopilot_runs` | List past autopilot runs with their status and summary results.. |\n| `get_autopilot_status` | Get the current status and progress of a specific autopilot run.. |\n| `get_channels_status` | Get the status, configuration, and delivery stats for all outreach channels (WhatsApp, SMS, push notifications).. |\n| `update_channel` | Enable or disable a specific outreach channel (whatsapp, sms, or push).. |\n| `get_sales_agent_config` | Fetch the current user's AI sales agent configuration.. |\n| `update_sales_agent_config` | Update the AI sales agent configuration (enable/disable, cal link, offer price, reply limits, confidence threshold).. |\n| `get_sales_agent_actions` | Fetch today's AI sales agent actions and summary stats (total actions, deals closed, flagged for human review).. |\n| `process_sales_agent` | Run the AI sales agent pipeline on a conversation — decides the next action and optionally generates a reply. |\n\n## Prompts\n\nReusable workflows your client exposes as slash-commands.\n\n| Prompt | Description |\n| --- | --- |\n| `build_lead_list` | Find, enrich, verify and score a target lead list before any outreach. |\n| `outreach_sequence` | Design and preview a multi-channel sequence, sending only after approval. |\n| `pipeline_review` | Review deal pipeline health and recommend the next actions. |\n| `autopilot_audit` | Check what autopilot has been doing and whether it should keep running. |\n| `sales_agent_tuning` | Review the AI sales agent's configuration and recent actions. |\n\n## Resources\n\nRead-only context an agent can attach without spending a tool call.\n\n| URI | Description |\n| --- | --- |\n| `misarreach://channels` | Which outreach channels are connected and healthy. |\n| `misarreach://lead-lists` | Your saved lead lists with sizes, so a campaign targets a real audience.. |\n| `misarreach://pipeline` | Current pipeline by stage — the baseline for any performance question.. |\n| `misarreach://autopilot/status` | Whether autopilot is running, and its current sending posture.. |\n\n## Agent skills\n\nBundled in [`skills/`](./skills) — guidance an agent loads when a task matches.\n\n| Skill | Use when |\n| --- | --- |\n| `audit-autopilot-and-agent` | Check what MisarReach autopilot and the AI sales agent have been doing, and whether they should keep running. Use when asked to review automation, autopilot, or agent behaviour. |\n| `build-and-qualify-a-lead-list` | Find companies matching an ICP, enrich and verify the contacts, score them, and save a qualified list. Use when asked to find leads, build a prospect list, or research a target market in MisarReach. |\n| `review-the-sales-pipeline` | Report deal pipeline health and recommend next actions. Use when asked about deals, pipeline, forecast, or sales performance in MisarReach. |\n| `run-an-outreach-sequence` | Design, preview and send a multi-channel outreach sequence. Use when asked to run a campaign, start outreach, or message a lead list in MisarReach. |\n\n---\n\n## Safety\n\nDestructive and irreversible actions are annotated (`destructiveHint`) so\nclients can prompt before running them. The skills instruct agents to confirm\nbefore anything that sends mail, publishes content, or is otherwise visible to\nother people.\n\nDiscovery (`initialize`, `tools/list`, `prompts/list`, `resources/list`)\nnever requires credentials, so registries can index the server without one.\nEvery action does.\n\n---\n\n## Links\n\n- Website — https://www.misarreach.com\n- App — https://reach.misar.io\n- Documentation — https://docs.misar.io/reach/mcp\n- Smithery — https://smithery.ai/servers/misar/misarreach-mcp\n- Smithery skills — [build-and-qualify-a-lead-list](https://smithery.ai/skills/misar/build-and-qualify-a-lead-list), [run-an-outreach-sequence](https://smithery.ai/skills/misar/run-an-outreach-sequence), [review-the-sales-pipeline](https://smithery.ai/skills/misar/review-the-sales-pipeline), [audit-autopilot-and-agent](https://smithery.ai/skills/misar/audit-autopilot-and-agent)\n- npm — https://www.npmjs.com/package/@misarreach/mcp\n- Source — https://github.com/Misar-AI/misarreach-mcp\n\nMIT © [Misar AI](https://misar.io)\n",
  "bytes": 7727,
  "sha": "8257db3954a048e9c84698bf9b23cf594e3a29862f7c2b837da12823ef2ac96f",
  "repo_slug": "misar-ai/misarreach-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_misar_ai_misarreach_mcp_abc4ab9e/readme"
}