← Registry

Marketing

misarreach.com

Facilitates AI-powered lead generation and management by listing leads, running lead-search jobs, tracking their status, collecting feedback on outreach messages, and discovering companies.

1 endpoint27 known toolsFirst detected August 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.misar.io/reach/mcp

No auth detected

MCP server metadata

Name
misarreach
Version
5.1.1
Capabilities
toolspromptsresources

Known tools 27

list_leads

List leads already saved to the account, newest first, with paging and search.

Inferred read-only
search_leads

Start an AI lead-search job and return its jobId immediately.

Inferred read-only
get_search_job_status

Poll one lead-search job for its progress and results.

Inferred read-only
submit_lead_feedback

Record whether an AI-generated outreach message for a lead was good or bad, as training signal for future generations.

Potential side effects
discover_companies

Find COMPANIES matching firmographic criteria via Hunter.

Inferred read-only
enrich_lead

Fill in a saved lead's missing person and company detail — seniority, department, LinkedIn, phone, company size, industry.

Inferred read-only
verify_emails

Check whether email addresses are deliverable, one or up to 20 at a time.

Potential side effects
score_leads

Queue AI qualification scoring for leads — either every unscored lead in a search job, or a specific set of ids.

Inferred read-only
list_lead_lists

List the Hunter.

Inferred read-only
create_lead_list

Create a new, empty lead list in Hunter.

Potential side effects
sync_lead_list

Import a Hunter.

Inferred read-only
preview_message

Draft a sample AI-personalised outreach message for a named person, to show what the agent would say.

Potential side effects
send_to_campaign

Add saved leads to a campaign's contact list in bulk, up to 500 at a time.

Inferred read-only
list_deals

List deals as a flat, paged array, optionally filtered by status, with revenue totals alongside.

Inferred read-only
create_deal

Open a new deal against a lead's email address.

Potential side effects
update_deal

Change a deal's status, value, or notes.

Inferred read-only
get_pipeline

Get the sales pipeline as a board: deals grouped by stage, with revenue totals.

Inferred read-only
move_deal_stage

Move one deal to a different pipeline stage — the equivalent of dragging its card on the board.

Inferred read-only
start_autopilot

Start an autonomous outreach run: give the agent a goal and it finds, contacts and follows up with leads on its own.

Inferred read-only
list_autopilot_runs

List past and running autopilot runs with their status and result summaries.

Inferred read-only
get_autopilot_status

Get the current progress and results of one autopilot run.

Inferred read-only
get_channels_status

Report the configuration, connection state and delivery stats for every outreach channel — WhatsApp, SMS and push.

Potential side effects
update_channel

Turn one outreach channel on or off — WhatsApp, SMS or push.

Potential side effects
get_sales_agent_config

Fetch the AI sales agent's current settings: whether it is enabled, its booking link, offer price, reply limits and confidence threshold.

Inferred read-only
update_sales_agent_config

Change the AI sales agent's settings — enable or disable it, set the booking link, offer price, reply limits and confidence threshold.

Inferred read-only
get_sales_agent_actions

Get what the AI sales agent has done today, with summary stats — actions taken, deals created, replies sent.

Inferred read-only
process_sales_agent

Run the sales-agent pipeline over one conversation: decide the next action and carry it out.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.misarreach]
url = "https://api.misar.io/reach/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "misarreach": {
      "type": "http",
      "url": "https://api.misar.io/reach/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: misarreach
Remote MCP URL: https://api.misar.io/reach/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "misarreach": {
      "url": "https://api.misar.io/reach/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "misarreach": {
      "type": "http",
      "url": "https://api.misar.io/reach/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "misarreach",
  "transport": "streamable-http",
  "url": "https://api.misar.io/reach/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for misar.io was fetched 2026-08-03T19:43:01.924Z and is being refreshed.

Trust status Trusted

misar.io is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.