INDIVIDUAL MCP TOOL
search_faqs
Search the BayouEdge FAQ for published answers about how it works, what it costs, and what to expect.
LIVE ENDPOINT
https://bayouedge.com/mcp
Connect to this endpoint to inspect the live schema for search_faqs 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
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.
Related tools
search_site— Search everything BayouEdge publishes — services, industries, service areas, FAQs, articles, and guides — and get back titled results with URLs.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.list_services— List every marketing service BayouEdge offers, with a one-line summary and page URL for each.get_service— Get the full detail for one BayouEdge service by slug, including its published FAQs.get_pricing— Get published BayouEdge package pricing and add-on rates.list_industries— List the industries BayouEdge serves, optionally filtered by a search term.get_industry— Get detail for one industry BayouEdge serves, including the pain points and solutions published for it.list_locations— List the Texas cities and areas BayouEdge serves, optionally filtered by region or search term.