Marketing
bayouedge.com
Provides a searchable interface to BayouEdge's marketing services, company details, pricing, and website content.
ENDPOINT 1
https://bayouedge.com/mcp
MCP server metadata
- Name
- BayouEdge
- Version
- 1.0.0
Known tools 13
search_siteSearch everything BayouEdge publishes — services, industries, service areas, FAQs, articles, and guides — and get back titled results with URLs.
Inferred read-onlyget_company_informationGet 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-onlylist_servicesList every marketing service BayouEdge offers, with a one-line summary and page URL for each.
Inferred read-onlyget_serviceGet the full detail for one BayouEdge service by slug, including its published FAQs.
Inferred read-onlylist_industriesList the industries BayouEdge serves, optionally filtered by a search term.
Inferred read-onlyget_industryGet detail for one industry BayouEdge serves, including the pain points and solutions published for it.
Inferred read-onlylist_locationsList the Texas cities and areas BayouEdge serves, optionally filtered by region or search term.
Inferred read-onlysearch_faqsSearch the BayouEdge FAQ for published answers about how it works, what it costs, and what to expect.
Inferred read-onlyrequest_consultationSubmit a consultation request so BayouEdge can contact someone.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.