# SOMA Brewing Company (remote · getsoma.store)

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

- Trust score: 70/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `getsoma.store`: 70/100 (this document), [markdown](https://verifymcp.io/servers/store-getsoma-soma-brewing/api-mcp.md), [page](https://verifymcp.io/servers/store-getsoma-soma-brewing/api-mcp)

## Channel facts

- Endpoint: `https://getsoma.store/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.3.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 13 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 915 tokens (~70/item across 13 items; 13 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http store-getsoma-soma-brewing https://getsoma.store/api/mcp
```

### Codex

```toml
[mcp_servers.store-getsoma-soma-brewing]
url = "https://getsoma.store/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "store-getsoma-soma-brewing": {
      "type": "remote",
      "url": "https://getsoma.store/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add store-getsoma-soma-brewing --url https://getsoma.store/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  store-getsoma-soma-brewing:
    url: "https://getsoma.store/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "store-getsoma-soma-brewing": {
      "type": "http",
      "url": "https://getsoma.store/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 68, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-29 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 66, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 65)

First indexed and scored.

## MCP tools (13)

### `get_brand` (~46 tokens)

About SOMA Brewing Company

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` (~45 tokens)

List all SOMA 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` (~51 tokens)

Get one SOMA beer

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

Input parameters:

- `slug` (string, required): Beer slug: lager, ipa, belgian-wit, or stout

### `get_pricing_and_delivery` (~68 tokens)

Pricing, packs, 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` (~36 tokens)

Monthly 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` (~46 tokens)

Wholesale and on-tap for businesses

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_brewing_process` (~42 tokens)

How SOMA is brewed

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

### `get_faq` (~49 tokens)

Frequently asked questions

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` (~45 tokens)

NA beer cocktail recipes and food pairings

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` (~121 tokens)

Get a checkout link for a SOMA order

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 shop. Payment always happens on Shopify's checkout with the human in control — this tool never charges anyone.

Input parameters:

- `format` (string): Purchase format: single 500ml can or a 6-pack of cans
- `quantity` (integer): How many units
- `slug` (string, required): Beer slug: lager, ipa, belgian-wit, or stout

### `join_waitlist` (~127 tokens)

Join the SOMA Founding Fifty 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 SOMA's CRM and sends a one-time welcome email. Idempotent: signing up twice never double-sends.

Input parameters:

- `city` (string): The user's city, so SOMA knows where to launch next (optional)
- `email` (string, required): The user's email address (required, with their consent)
- `name` (string): The user's first name (optional)

### `get_health_nutrition` (~67 tokens)

Structured nutrition data (health platforms)

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.

Input parameters:

- `slug` (string): Optional beer slug; omit for the full lineup

### `get_wallet` (~172 tokens)

Read a user's SOMA Coins wallet (read-only, token required)

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 SOMA mobile app (Wallet tab → 'Share balance with your AI') — ask them for it; tokens expire after ~10 minutes. This tool can never claim, redeem, spend, or move coins (there are deliberately no claim/redeem tools over MCP). Returns { error: 'invalid_or_expired_token' } for a bad or stale token — ask the user to generate a fresh one in the app.

Input parameters:

- `wallet_token` (string, required): The short-lived wallet token the user generated in the SOMA app (Wallet tab → 'Share balance with your AI') and pasted to you

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/store-getsoma-soma-brewing/api-mcp#diagnostics

## Score history

- 2026-08-03: 70
- 2026-08-02: 69
- 2026-08-01: 69
- 2026-07-31: 68
- 2026-07-30: 68
- 2026-07-29: 67
- 2026-07-28: 66
- 2026-07-27: 66
- 2026-07-26: 65

## Links

- Remote endpoint: https://getsoma.store/api/mcp
- Website: https://getsoma.store/agents
- Changelog RSS feed: https://verifymcp.io/servers/store-getsoma-soma-brewing/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/store-getsoma-soma-brewing/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/store-getsoma-soma-brewing/api-mcp
