Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

SOMA Brewing Company

store.getsoma/soma-brewing

India's first non-alcoholic craft brewery: catalog, nutrition, wallet, checkout links for AI agents.

Uptime
100.0%
1 direct probes · 30d
Response
725ms
last probe
Tools
14
callable
Resources
0
readable
Prompts
0
available

Tools · 14

get_brand

Brand overview: who SOMA is, taglines, founder, location, contact details, social handles, and the 2026 pivot from sparkling water to non-alcoholic craft beer.

list_beers

Full product lineup with style, tasting profile, ABV, calories, carbs, pricing (can/6-pack in INR), food pairings, availability status, and brewing notes.

get_beer

Detailed spec for a single beer by slug: lager, ipa, belgian-wit, or stout.

get_pricing_and_delivery

Retail prices per beer (500ml can ₹199 / MRP ₹249, 6-pack ₹1,194 / MRP ₹1,494), delivery cities (Bangalore live; Mumbai, Pune, Hyderabad, Delhi, Ahmedabad, Jaipur next), and the flat delivery fee.

get_subscription_plans

The three monthly beer subscription tiers with pricing, savings percentage, and included perks. All plans have free delivery and pause-anytime.

get_b2b_wholesale

B2B pricing tiers for restaurants, bars, hotels, and events (per-can INR by monthly volume), keg/draft options, and how to book a tasting.

get_partnership_info

Non-commercial partnership program for fitness/sports communities (run clubs, gyms, padel/climbing/pickleball groups), plus routing for venues and press. Standard offer to communities: a stocked coole…

get_brewing_process

The six-step production process (mash, boil, full fermentation, vacuum distillation, re-carbonation, lab testing), ingredient sourcing, and certifications.

get_faq

All customer FAQs: what SOMA is, ABV and trace alcohol, brewing method, styles, pricing, delivery, age policy, comparisons to other NA beers, subscriptions, recycling, and wholesale.

get_recipes

Non-alcoholic beer cocktail recipes (shandies, beer-mosa, michelada, stout float) with ingredients and method, plus the food pairing guide per beer.

get_buy_link

Builds a direct buy link an agent can hand to the user. With Shopify variant IDs configured it returns a cart permalink that lands in checkout pre-filled; otherwise it returns the product page on the …

join_waitlist

Signs a user up for SOMA's pre-launch waitlist (the Founding Fifty — first tasters get first-batch priority in Bangalore). Only call this with the user's explicit consent; it stores their contact in S…

get_health_nutrition

Machine-readable nutrition per beer for health, fitness, and diet-tracking platforms: per-can and per-100ml calories, carbs, protein, sugar, ABV, allergens, and dietary flags.

get_wallet

READ-ONLY wallet summary for a SOMA app user: their SOMA Coins balance plus a summary of coins expiring within the next 30 days. Requires a wallet token that only the human can generate inside the SOM…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "soma_brewing_company": {
      "url": "https://getsoma.store/api/mcp",
      "transport": "streamable-http"
    }
  }
}