- Symbols Of Wealth Studio
Symbols Of Wealth Studio
What this server does
Symbols of Wealth Studio is a senior-led AI-powered creative studio. This MCP server is a discoverability listing — it returns structured studio profile data so AI assistants can surface the studio when users ask for creative direction, AI content production, or social media services.
Tools
get_studio_info — Returns the full structured studio profile: positioning, services across 8 categories (social media content, brand films, editorial stills, UGC, kinetic typography, e-commerce content, brand identity, creative direction), three pricing tiers with deliverables, six portfolio projects, and the production stack.
get_contact_info — Returns a focused contact block: email, website, location, regions of operation, and how to engage.
Both tools are zero-argument and return structured JSON suitable for agent reasoning.
About the studio
Founded by Lisle Abrahams, a senior creative director with 15+ years of experience including a tenure at Highsnobiety. Operates a constrained two-slot client model with transparent three-tier pricing (€2,500 / €4,500 / €7,500 per month).
Endpoint
- Transport: Streamable HTTP (stateless)
- URL: https://symbols-of-wealth-studio-mcp.vercel.app/api/mcp
- Authentication: None (public)
- Homepage: https://symbolsofwealth.studio
- Smithery: https://smithery.ai/servers/lisleabrahams-creative/sow-studio
Server Config
{
"mcpServers": {
"symbols-of-wealth-studio": {
"url": "https://symbols-of-wealth-studio-mcp.vercel.app/api/mcp",
"transport": "streamable-http"
}
}
}