Marketing
wuaya.com
Provides access to Wuaya's company overview, marketing blog articles, and booking link for discovery calls.
ENDPOINT 1
https://wuaya.com/mcp
MCP server metadata
- Name
- wuaya-growth-system
- Version
- 0.1.0
Public tools for Wuaya, a personalized marketing agency for service businesses in Quito, USA and Canada. Use `get_company_overview` for services and contact info, `list_blog_posts` / `get_blog_post` for marketing articles, and `get_booking_link` to book a free discovery call.
Known tools 4
get_company_overviewGet Wuaya's public overview: services, growth system, locations served, contact details and the booking link for a free discovery call.
Inferred read-onlylist_blog_postsList the published Wuaya blog articles (marketing, SEO, paid media, branding, social media) with slug, title, category, location and description.
Inferred read-onlyget_blog_postGet the full text of one published Wuaya blog article by slug, including intro, sections, takeaways, FAQs and conclusion.
Inferred read-onlyget_booking_linkGet the Google Calendar link to book a free discovery call with Wuaya.
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.wuaya-growth-system]
url = "https://wuaya.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"wuaya-growth-system": {
"type": "http",
"url": "https://wuaya.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: wuaya-growth-system
Remote MCP URL: https://wuaya.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": {
"wuaya-growth-system": {
"url": "https://wuaya.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"wuaya-growth-system": {
"type": "http",
"url": "https://wuaya.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "wuaya-growth-system",
"transport": "streamable-http",
"url": "https://wuaya.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.