← Registry

Data Collection

deal-ai.net

Searches and retrieves detailed information about lower middle market M&A sell-side mandates.

1 endpoint38 known toolsFirst detected July 3, 2026Last detected August 8, 2026

ENDPOINT 1

https://deal-ai.net/api/agent/mcp

No auth detected

MCP server metadata

Name
amiva-deal-rail
Version
3.0.0
Capabilities
tools.listChanged

Known tools 38

search_mandates

Search live, advisor-run M&A sell-side mandates (lower middle market, ~$3-30M enterprise value).

Inferred read-only
get_mandate

Full teaser-tier detail for one mandate by slug: description, highlights, key metrics, financials, and how to proceed.

Inferred read-only
request_nda_access

THE HUMAN CHECKPOINT.

Inferred read-only
get_my_access

CREDENTIALED.

Inferred read-only
get_deal_facts

CREDENTIALED (CIM tier).

Inferred read-only
get_questions

CREDENTIALED.

Inferred read-only
ask_question

CREDENTIALED.

Inferred read-only
flag_mandate

CREDENTIALED.

Inferred read-only
get_my_deals

SELLER CONNECTION.

Inferred read-only
get_deal_progress

SELLER CONNECTION.

Inferred read-only
get_buyer_landscape

SELLER CONNECTION.

Inferred read-only
ask_advisor

SELLER CONNECTION.

Inferred read-only
advisor_portfolio

ADVISOR CONNECTION.

Inferred read-only
advisor_deal

ADVISOR CONNECTION.

Inferred read-only
advisor_buyer

ADVISOR CONNECTION.

Inferred read-only
advisor_attention

ADVISOR CONNECTION.

Inferred read-only
advisor_find_file

ADVISOR CONNECTION.

Inferred read-only
advisor_data_room

ADVISOR CONNECTION.

Inferred read-only
advisor_request_list

ADVISOR CONNECTION.

Inferred read-only
advisor_next_steps

ADVISOR CONNECTION.

Inferred read-only
advisor_prep_call

ADVISOR CONNECTION.

Inferred read-only
advisor_bid_grid

ADVISOR CONNECTION.

Inferred read-only
advisor_update_buyer

ADVISOR CONNECTION — ACTION.

Inferred read-only
advisor_add_request_items

ADVISOR CONNECTION — ACTION.

Inferred read-only
advisor_seller_update

ADVISOR CONNECTION — DRAFT ONLY.

Inferred read-only
advisor_chase

ADVISOR CONNECTION — DRAFT ONLY.

Inferred read-only
advisor_set_deal_date

ADVISOR CONNECTION — ACTION.

Inferred read-only
advisor_prepare_outreach

ADVISOR CONNECTION — PREPARE ONLY.

Inferred read-only
advisor_draft_answer

ADVISOR CONNECTION — DRAFT ONLY.

Inferred read-only
intel_project

ADVISOR CONNECTION.

Inferred read-only
intel_tree

ADVISOR CONNECTION.

Inferred read-only
intel_node_get

ADVISOR CONNECTION.

Inferred read-only
intel_node_put

ADVISOR CONNECTION.

Inferred read-only
intel_journal_append

ADVISOR CONNECTION.

Inferred read-only
intel_journal_read

ADVISOR CONNECTION.

Inferred read-only
intel_state_get

ADVISOR CONNECTION.

Inferred read-only
intel_state_put

ADVISOR CONNECTION.

Inferred read-only
draft_ioi

CREDENTIALED (CIM tier).

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.amiva-deal-rail]
url = "https://deal-ai.net/api/agent/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "amiva-deal-rail": {
      "type": "http",
      "url": "https://deal-ai.net/api/agent/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: amiva-deal-rail
Remote MCP URL: https://deal-ai.net/api/agent/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": {
    "amiva-deal-rail": {
      "url": "https://deal-ai.net/api/agent/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "amiva-deal-rail": {
      "type": "http",
      "url": "https://deal-ai.net/api/agent/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "amiva-deal-rail",
  "transport": "streamable-http",
  "url": "https://deal-ai.net/api/agent/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 deal-ai.net was fetched 2026-08-01T15:36:23.860Z and is being refreshed.

Trust status Trusted

deal-ai.net is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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