INDIVIDUAL MCP TOOL
list_blog_posts
List the published Wuaya blog articles (marketing, SEO, paid media, branding, social media) with slug, title, category, location and description.
LIVE ENDPOINT
https://wuaya.com/mcp
Connect to this endpoint to inspect the live schema for list_blog_posts 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.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.
Related tools
get_company_overview— Get Wuaya's public overview: services, growth system, locations served, contact details and the booking link for a free discovery call.get_blog_post— Get the full text of one published Wuaya blog article by slug, including intro, sections, takeaways, FAQs and conclusion.get_booking_link— Get the Google Calendar link to book a free discovery call with Wuaya.