← synapze.eu
INDIVIDUAL MCP TOOL
get_quote
Tarification assurance en temps réel / Generate real insurance quotes from partner APIs.
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 endpoint
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.eu-synapze-financial-intermediary-mcp]
url = "https://mcp.synapze.eu/v1/registry"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eu-synapze-financial-intermediary-mcp": {
"type": "http",
"url": "https://mcp.synapze.eu/v1/registry"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eu-synapze-financial-intermediary-mcp
Remote MCP URL: https://mcp.synapze.eu/v1/registry
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": {
"eu-synapze-financial-intermediary-mcp": {
"url": "https://mcp.synapze.eu/v1/registry"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eu-synapze-financial-intermediary-mcp": {
"type": "http",
"url": "https://mcp.synapze.eu/v1/registry"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eu-synapze-financial-intermediary-mcp",
"transport": "streamable-http",
"url": "https://mcp.synapze.eu/v1/registry"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
find_broker— Trouver un courtier en assurance / Find a licensed insurance broker in France.get_broker_info— Informations et branding du courtier / Broker branding and identity.get_products— Catalogue produits assurance / List insurance products with eligibility criteria, coverage details, and indicative pricing.