← Registry

eCommerce

dacix.store

Provides store functionality for DACIX, including catalog browsing, account management, purchasing, and order tracking.

1 endpoint19 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://dacix.store/mcp

No auth detected

MCP server metadata

Name
dacix-store
Version
1.0.0
Capabilities
tools
Server instructions

Shop at dacix.store: store_catalog to browse, store_register for an api_key (+ free credits), store_buy for a Stripe payment link, web_crawl to spend credits.

Known tools 19

store_catalog

List everything for sale at dacix.

Inferred read-only
store_register

Create a DACIX account and get an API key (dacix_sk_.

Potential side effects
store_account

Check your DACIX account: credit balance and owned templates.

Inferred read-only
store_buy

Buy a product.

Inferred read-only
store_order_status

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

Potential side effects
store_download_template

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

Inferred read-only
web_crawl

Fetch any public web page server-side and get clean readable text back.

Inferred read-only
ro_company_lookup

Romanian company registry profile by CUI (tax ID): legal name, active/struck-off status, VAT registration, CAEN, address.

Inferred read-only
ro_company_search

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

Inferred read-only
ro_company_search_by_address

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

Inferred read-only
ro_company_financials

Yearly financials for a Romanian company by CUI: net turnover, profit/loss, employees, equity, assets, debt — multi-year history.

Inferred read-only
ro_company_list

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

Inferred read-only
classified_categories

Category tree of micapublicitate.

Inferred read-only
post_classified_ad

Publish a real classified ad on micapublicitate.

Potential side effects
city_info

Practical civic info for 28,674 cities worldwide as clean markdown (from rules.

Inferred read-only
web_search

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

Inferred read-only
web_fetch

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

Inferred read-only
analyze_seo

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

Inferred read-only
compare_pages

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

Inferred read-only

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.dacix-store]
url = "https://dacix.store/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dacix-store": {
      "type": "http",
      "url": "https://dacix.store/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dacix-store
Remote MCP URL: https://dacix.store/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": {
    "dacix-store": {
      "url": "https://dacix.store/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dacix-store": {
      "type": "http",
      "url": "https://dacix.store/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dacix-store",
  "transport": "streamable-http",
  "url": "https://dacix.store/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dacix.store was fetched 2026-07-27T14:24:44.322Z and is being refreshed.

Trust status Neutral

dacix.store is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.