← Registry

Marketing

bayouedge.com

Provides a searchable interface to BayouEdge's marketing services, company details, pricing, and website content.

1 endpoint13 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://bayouedge.com/mcp

No auth detected

MCP server metadata

Name
BayouEdge
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 13

search_site

Search everything BayouEdge publishes — services, industries, service areas, FAQs, articles, and guides — and get back titled results with URLs.

Inferred read-only
get_company_information

Get canonical facts about BayouEdge: what it is, who runs it, where it is based, what region it serves, and how to make contact.

Inferred read-only
list_services

List every marketing service BayouEdge offers, with a one-line summary and page URL for each.

Inferred read-only
get_service

Get the full detail for one BayouEdge service by slug, including its published FAQs.

Inferred read-only
get_pricing

Get published BayouEdge package pricing and add-on rates.

Inferred read-only
list_industries

List the industries BayouEdge serves, optionally filtered by a search term.

Inferred read-only
get_industry

Get detail for one industry BayouEdge serves, including the pain points and solutions published for it.

Inferred read-only
list_locations

List the Texas cities and areas BayouEdge serves, optionally filtered by region or search term.

Inferred read-only
get_location

Get detail for one service area BayouEdge covers.

Inferred read-only
search_faqs

Search the BayouEdge FAQ for published answers about how it works, what it costs, and what to expect.

Inferred read-only
list_articles

List published BayouEdge articles, newest first.

Inferred read-only
get_article

Get the full text of one published BayouEdge article by slug.

Inferred read-only
request_consultation

Submit a consultation request so BayouEdge can contact someone.

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.bayouedge]
url = "https://bayouedge.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bayouedge": {
      "type": "http",
      "url": "https://bayouedge.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bayouedge": {
      "type": "http",
      "url": "https://bayouedge.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bayouedge",
  "transport": "streamable-http",
  "url": "https://bayouedge.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.