← Registry

General Tools

washbodega.com

Provides public information and ordering links for Washbodega laundry services.

1 endpoint5 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://washbodega.com/mcp

No auth detected

MCP server metadata

Name
Wash Bodega Service Discovery
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

get_washbodega_services

Return verified public Wash & Fold and pickup/delivery availability in English or Spanish.

Inferred read-only
get_washbodega_pricing

Return verified public pricing and minimums for Wash & Fold or pickup/delivery.

Inferred read-only
get_washbodega_location_hours

Return the verified store location and scoped 24/7 customer-access hours without implying continuous staffing or service availability.

Inferred read-only
get_washbodega_pickup_delivery_policy

Return the public route-qualification policy without accepting an address, ZIP code, location, or other personal data.

Inferred read-only
get_washbodega_ordering_handoff

Return the Cents ordering link and its limits.

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.wash-bodega-service-discovery]
url = "https://washbodega.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wash-bodega-service-discovery": {
      "type": "http",
      "url": "https://washbodega.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wash-bodega-service-discovery
Remote MCP URL: https://washbodega.com/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": {
    "wash-bodega-service-discovery": {
      "url": "https://washbodega.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wash-bodega-service-discovery": {
      "type": "http",
      "url": "https://washbodega.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wash-bodega-service-discovery",
  "transport": "streamable-http",
  "url": "https://washbodega.com/mcp"
}
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.