← zambo.dev

INDIVIDUAL MCP TOOL

regex_build

Describe what you need to match and get a working regex — with explanation, edge cases, and test examples in your language.

zambo.devnone authenticationAvailability not checked

LIVE ENDPOINT

https://zambo.dev/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for regex_build and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

zambo.dev

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.zambo-stack]
url = "https://zambo.dev/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zambo-stack": {
      "type": "http",
      "url": "https://zambo.dev/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zambo-stack": {
      "type": "http",
      "url": "https://zambo.dev/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zambo-stack",
  "transport": "streamable-http",
  "url": "https://zambo.dev/api/mcp"
}
MCP Inspector

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

Related tools

  • zambo_universal — Universal Zambo Stack entry point.
  • zambo_live — Live session report — see exactly what tools have been called, when, how fast, and what's active right now.
  • zambot_spark — Generate a cross-domain strategy breakthrough for any goal.
  • find_agent — Search the Zambo Agent Registry — the public phone book for AI agents.
  • zambot_legendary_spark — Generate a LEGENDARY SPARK — the highest tier of ZAMBOT intelligence.
  • zambot_fix — Diagnose and fix broken AI-generated (vibe-coded) code instantly.
  • zambro_analyze — Free, unlimited opportunity scanner with 21 specialized branches.
  • provibe_audit — AI code audit for any public GitHub repository.