Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

SynergyBoat

com.synergyboat/website

SynergyBoat's public company data — services, case studies, AI use cases, team — and lead capture.

Uptime
100.0%
3 direct probes · 30d
Response
1100ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

list_services

List SynergyBoat services as shown on synergyboat.com: id, name, and outcome summary for each. Use get_service for full details.

get_service

Get one SynergyBoat service in full, by id from list_services.

list_case_studies

List SynergyBoat case studies: slug, title, client, industry, and outcome summary. Use get_case_study for one in full.

get_case_study

Get one SynergyBoat case study by slug from list_case_studies.

list_ai_use_cases

List SynergyBoat AI capabilities and use cases as shown on the AI hub: slug, title, category, and overview.

list_team

List the SynergyBoat team as shown on synergyboat.com/team: name, title, whether the person is leadership, expertise, and public profile links.

get_company_overview

Get a factual overview of SynergyBoat: what the company does, founders, contact channels, service areas, and verified client rating.

submit_lead

Submit a contact enquiry to SynergyBoat (name, email, enquiry, consent; optional company). Creates a lead the team follows up on. Requires explicit user consent.

request_demo

Request a SynergyBoat demo (name, email, consent; optional company, context, and AI use case of interest). Creates a lead the team follows up on. Requires explicit user consent.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "synergyboat": {
      "url": "https://www.synergyboat.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}