← insourcia.io

INDIVIDUAL MCP TOOL

watch_company

Mise sous surveillance d'une societe : l'ajoute a une liste de veille de l'utilisateur, visible dans l'app Insourcia (page /lists).

insourcia.ionone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.insourcia.io/mcp

No auth detected

Connect to this endpoint to inspect the live schema for watch_company 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

insourcia.io

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

.mcp.json

{
  "mcpServers": {
    "insourcia": {
      "type": "http",
      "url": "https://mcp.insourcia.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "insourcia",
  "transport": "streamable-http",
  "url": "https://mcp.insourcia.io/mcp"
}
MCP Inspector

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

Related tools

  • search_companies — Recherche d'entreprises francaises par nom, SIREN, activite, et criteres financiers.
  • resolve_companies — Rapprochement EN LOT de fiches mal identifiees vers leur SIREN - la forme qu'un CRM, un tableur ou un export CSV contient.
  • get_company — Fiche complete d'une entreprise francaise identifiee par son SIREN.
  • get_financials — Historique financier detaille d'une entreprise sur plusieurs exercices.
  • get_directors — Detail des dirigeants d'une entreprise avec structure hierarchique.
  • search_directors — Recherche de personnes (dirigeants) a travers toutes les entreprises francaises, par nom de famille.
  • search_director_companies — Cartographie de l'empreinte corporate d'UNE personne physique : toutes les entreprises ou elle detient un mandat direct, identifiee de facon non ambigue par nom + prenom + date de naissance exacte.
  • search_events — Recherche unifiee d'evenements d'entreprise (cross-SIREN), basee sur notre index ES.