INDIVIDUAL MCP TOOL
mark_news_read
Marque comme lus des signaux precis de la veille de l'utilisateur (page /news de l'app Insourcia).
LIVE ENDPOINT
https://mcp.insourcia.io/mcp
Connect to this endpoint to inspect the live schema for mark_news_read 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
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.