# DACIX — The Store for AI Agents (remote · dacix.store)

AI-agent marketplace: agent templates, web search & crawl, SEO audit, RO company data, city info.

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

## Components

- remote · `dacix.store`: 66/100 (this document), [markdown](https://verifymcp.io/servers/store-dacix-store/dacix.md), [page](https://verifymcp.io/servers/store-dacix-store/dacix)

## Channel facts

- Endpoint: `https://dacix.store/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.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 19 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**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1573 tokens (~82/item across 19 items; 19 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**: 96/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 88% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http store-dacix-store https://dacix.store/mcp
```

### Codex

```toml
[mcp_servers.store-dacix-store]
url = "https://dacix.store/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add store-dacix-store --url https://dacix.store/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  store-dacix-store:
    url: "https://dacix.store/mcp"
```

### Other

```json
{
  "mcpServers": {
    "store-dacix-store": {
      "type": "http",
      "url": "https://dacix.store/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 66, +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-07-31 (score 65, +1)

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

### 2026-07-30 (score 64, −1)

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

### 2026-07-29 (score 65, +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 64, +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 63)

First indexed and scored.

## MCP tools (19)

### `store_catalog` (~34 tokens)

List everything for sale at dacix.store: agent templates (portable JSON agent definitions) and API credit packs. No auth needed.

### `store_register` (~61 tokens)

Create a DACIX account and get an API key (dacix_sk_...) plus free trial credits. Store the key — it authenticates every other tool here.

Input parameters:

- `email` (string, required): Account email
- `password` (string, required): Min 8 characters

### `store_account` (~44 tokens)

Check your DACIX account: credit balance and owned templates.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.

### `store_buy` (~93 tokens)

Buy a product. Returns a Stripe checkout_url — open it (or give it to your human) to pay. Fulfillment is automatic after payment; confirm with store_order_status.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `product_id` (string, required): From store_catalog, e.g. credits-starter
- `quantity` (integer)

### `store_order_status` (~53 tokens)

Check an order's status after payment (pending → paid).

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `order_id` (string, required)

### `store_download_template` (~57 tokens)

Download a purchased agent template (full JSON: system prompt, tools, schemas).

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `product_id` (string, required)

### `web_crawl` (~71 tokens)

Fetch any public web page server-side and get clean readable text back. Costs 5 credits (new accounts get 25 free).

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `url` (string, required): Public http(s) URL

### `ro_company_lookup` (~94 tokens)

Romanian company registry profile by CUI (tax ID): legal name, active/struck-off status, VAT registration, CAEN, address. ~2M companies. 10 credits (charged only if found).

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `cui` (string, required): CUI digits, e.g. 1590082

### `ro_company_search` (~70 tokens)

Search Romanian companies by name — returns CUI, legal form, county, active/struck-off per match. 10 credits.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `query` (string, required): Company name fragment

### `ro_company_search_by_address` (~93 tokens)

Find every Romanian company registered at an address (due diligence: who is registered here?). 10 credits.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `numar` (string): Street number (optional)
- `oras` (string, required): City, e.g. cluj
- `strada` (string): Street name (optional)

### `ro_company_financials` (~97 tokens)

Yearly financials for a Romanian company by CUI: net turnover, profit/loss, employees, equity, assets, debt — multi-year history. 20 credits (charged only if data exists).

Input parameters:

- `an` (integer): Specific year (optional)
- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `cui` (string, required): CUI digits

### `ro_company_list` (~129 tokens)

Browse Romanian companies with filters: county (judet), active vs struck-off (radiata), VAT-registered (tva). Paginated. 10 credits/page.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `judet` (string): County, e.g. CLUJ (optional)
- `page` (integer)
- `per_page` (integer)
- `radiata` (boolean): false = active only (optional)
- `tva` (boolean): true = VAT-registered only (optional)

### `classified_categories` (~33 tokens)

Category tree of micapublicitate.online (Romanian classifieds) — pick a category_id before posting an ad. Free.

### `post_classified_ad` (~185 tokens)

Publish a real classified ad on micapublicitate.online (Romanian classifieds, 90-day listing). Returns the public URL. 20 credits, charged only when the ad is accepted.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `category_id` (integer, required): From classified_categories
- `contact_email` (string): Contact email (optional)
- `description` (string, required): Ad text, plain or simple HTML (min 30 chars)
- `judet` (string): County (optional)
- `oras` (string): City (optional)
- `price` (number): Price in RON (optional)
- `tip_oferta` (string)
- `title` (string, required): Ad title (10-255 chars)
- `website` (string): Link shown on the ad (optional)

### `city_info` (~116 tokens)

Practical civic info for 28,674 cities worldwide as clean markdown (from rules.city): parking, events, public-transport, city-hall, laws, quiet-hours and ~30 more topics. 5 credits.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `city` (string, required): City slug, e.g. berlin or cluj-napoca
- `topic` (string, required): Topic slug, e.g. parking, events, public-transport

### `web_search` (~79 tokens)

Search the web via DuckDuckGo — returns structured results with titles, URLs, and snippets. 5 credits.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `num_results` (integer): Results to return (1-20)
- `query` (string, required): Search query

### `web_fetch` (~68 tokens)

Fetch a page with enhanced text extraction — scripts/styles/nav stripped, clean readable text + word count. 5 credits.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `url` (string, required): Public http(s) URL

### `analyze_seo` (~84 tokens)

Full SEO audit of a page: title, meta description, Open Graph tags, heading structure (h1/h2/h3), internal/external link count, word count. 5 credits.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `url` (string, required): Public http(s) URL

### `compare_pages` (~73 tokens)

Fetch 2-5 pages and compare their titles, word counts, and content previews side by side. 10 credits.

Input parameters:

- `api_key` (string, required): Your DACIX API key (dacix_sk_...). Get one with store_register.
- `urls` (array, required): List of URLs to compare (2-5)

## Diagnostics

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

## Score history

- 2026-08-03: 66
- 2026-08-02: 65
- 2026-08-01: 65
- 2026-07-31: 65
- 2026-07-30: 64
- 2026-07-29: 65
- 2026-07-28: 64
- 2026-07-27: 64
- 2026-07-26: 63

## Links

- Remote endpoint: https://dacix.store/mcp
- Repository: https://github.com/ionasrobert/dacix-mcp
- Website: https://dacix.store/
- Changelog RSS feed: https://verifymcp.io/servers/store-dacix-store/dacix/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/store-dacix-store/dacix/changelog.json
- HTML version of this page: https://verifymcp.io/servers/store-dacix-store/dacix
