← Registry

Marketing

bouncingbean.uk

Helps qualify leads and share service information for a business studio.

1 endpoint3 known toolsFirst detected July 2, 2026Last detected August 6, 2026

ENDPOINT 1

https://bouncingbean.uk/api/mcp

No auth detected

MCP server metadata

Name
bridge-bouncingbean
Version
0.1.0
Capabilities
tools
Server instructions

Bridge is the intake and triage tool for Bouncing Bean. Use `list_services` to see what they offer, `triage` to match a described project to the right service and starting price, and `submit_lead` to hand a qualified enquiry to the team. Quote only the prices these tools return — they are starting points, never firm quotes. The goal is always to route the enquiry to a human follow-up, not to scope or price the whole job yourself.

Known tools 3

list_services

List the services this studio offers, with starting prices and notes.

Inferred read-only
triage

Describe a prospective project or need in plain language.

Inferred read-only
submit_lead

Hand a qualified lead to the team.

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.bridge-bouncingbean]
url = "https://bouncingbean.uk/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bridge-bouncingbean": {
      "type": "http",
      "url": "https://bouncingbean.uk/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bridge-bouncingbean
Remote MCP URL: https://bouncingbean.uk/api/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": {
    "bridge-bouncingbean": {
      "url": "https://bouncingbean.uk/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bridge-bouncingbean": {
      "type": "http",
      "url": "https://bouncingbean.uk/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bridge-bouncingbean",
  "transport": "streamable-http",
  "url": "https://bouncingbean.uk/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bouncingbean.uk was fetched 2026-07-31T04:47:23.917Z and is being refreshed.

Trust status Trusted

bouncingbean.uk is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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