← machinesignal.it

INDIVIDUAL MCP TOOL

map_business_need

Map any structured B2B business need from Italy or a foreign market for aggregate product research.

machinesignal.itnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.machinesignal.it/mcp

No auth detected

Connect to this endpoint to inspect the live schema for map_business_need and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

machinesignal.it

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.machinesignal-discovery]
url = "https://mcp.machinesignal.it/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "machinesignal-discovery": {
      "type": "http",
      "url": "https://mcp.machinesignal.it/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: machinesignal-discovery
Remote MCP URL: https://mcp.machinesignal.it/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": {
    "machinesignal-discovery": {
      "url": "https://mcp.machinesignal.it/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "machinesignal-discovery": {
      "type": "http",
      "url": "https://mcp.machinesignal.it/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "machinesignal-discovery",
  "transport": "streamable-http",
  "url": "https://mcp.machinesignal.it/mcp"
}
MCP Inspector

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

Related tools

  • get_product_catalog — Find an API product to score, classify, rank and prioritize an existing Italian B2B company or lead list into up to 250 explained JSON decisions.
  • check_buyer_fit — Check whether an Italian B2B buyer with an existing company, domain, CRM or lead list can use MS-DEC-250 to score, rank and prioritize up to 250 records.
  • get_synthetic_example — Preview the JSON produced when MachineSignal scores, classifies, ranks and prioritizes an Italian B2B lead list.
  • get_purchase_requirements — Explain the machine-origin purchase prerequisites without accepting an order, returning checkout data or calling a provider.
  • prepare_order_intent — Return the canonical endpoint, OpenAPI, 17 required fields and a locally fillable MS-DEC-250 template.