← Registry

General Tools

synapze.eu

Provides insurance broker search, product listings, and real-time quotes.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.synapze.eu/v1/registry

No auth detected

MCP server metadata

Name
eu.synapze/financial-intermediary-mcp
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

find_broker

Trouver un courtier en assurance / Find a licensed insurance broker in France.

Inferred read-only
get_broker_info

Informations et branding du courtier / Broker branding and identity.

Inferred read-only
get_products

Catalogue produits assurance / List insurance products with eligibility criteria, coverage details, and indicative pricing.

Inferred read-only
get_quote

Tarification assurance en temps réel / Generate real insurance quotes from partner APIs.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.