General Tools
synapze.eu
Provides insurance broker search, product listings, and real-time quotes.
ENDPOINT 1
https://mcp.synapze.eu/v1/registry
MCP server metadata
- Name
- eu.synapze/financial-intermediary-mcp
- Version
- 1.0.0
Known tools 4
find_brokerTrouver un courtier en assurance / Find a licensed insurance broker in France.
Inferred read-onlyget_broker_infoInformations et branding du courtier / Broker branding and identity.
Inferred read-onlyget_productsCatalogue produits assurance / List insurance products with eligibility criteria, coverage details, and indicative pricing.
Inferred read-onlyget_quoteTarification assurance en temps réel / Generate real insurance quotes from partner APIs.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.