mcpbeat

DACIX — The Store for AI Agents MCP Server

store.dacix/store
answering

DACIX — The Store for AI Agents is answering right now. Last checked 12 min ago. It exposes 19 tools. Last commit 10 Jul 2026.

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

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
19
Tools
read from the server
222 ms
Response time
average over 24h
0
Stars
last commit 10 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add store --transport http https://dacix.store/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "store": {
      "url": "https://dacix.store/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.store]
url = "https://dacix.store/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "store": {
      "url": "https://dacix.store/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "store": {
      "url": "https://dacix.store/mcp"
    }
  }
}

Available tools 19

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

store
store_account
Check your DACIX account: credit balance and owned templates.
store_buy
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.
store_catalog
List everything for sale at dacix.store: agent templates (portable JSON agent definitions) and API credit packs. No auth needed.
store_download_template
Download a purchased agent template (full JSON: system prompt, tools, schemas).
store_order_status
Check an order's status after payment (pending → paid).
store_register
Create a DACIX account and get an API key (dacix_sk_...) plus free trial credits. Store the key — it authenticates every other tool here.
company
ro_company_financials
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).
ro_company_list
Browse Romanian companies with filters: county (judet), active vs struck-off (radiata), VAT-registered (tva). Paginated. 10 credits/page.
ro_company_lookup
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).
ro_company_search
Search Romanian companies by name — returns CUI, legal form, county, active/struck-off per match. 10 credits.
ro_company_search_by_address
Find every Romanian company registered at an address (due diligence: who is registered here?). 10 credits.
web
web_crawl
Fetch any public web page server-side and get clean readable text back. Costs 5 credits (new accounts get 25 free).
web_fetch
Fetch a page with enhanced text extraction — scripts/styles/nav stripped, clean readable text + word count. 5 credits.
web_search
Search the web via DuckDuckGo — returns structured results with titles, URLs, and snippets. 5 credits.
analyze
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. 5 credits.
city
city_info
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.
classified
classified_categories
Category tree of micapublicitate.online (Romanian classifieds) — pick a category_id before posting an ad. Free.
compare
compare_pages
Fetch 2-5 pages and compare their titles, word counts, and content previews side by side. 10 credits.
post
post_classified_ad
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.

Endpoints

URLTransportStateLatencyChecked
https://dacix.store/mcp streamable-http answering 251 ms 12 min ago

DACIX — The Store for AI Agents — questions

Answers built from our own checks of this server.

What can DACIX — The Store for AI Agents do?
It exposes 19 tools, read directly from the server on our last check. Among them: analyze_seo, city_info, classified_categories, compare_pages, post_classified_ad, ro_company_financials and 13 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is DACIX — The Store for AI Agents mostly used for?
Its tools cluster around store, company and web. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is DACIX — The Store for AI Agents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 222 ms. The bar chart above shows every period we have measured.
How do I connect DACIX — The Store for AI Agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does DACIX — The Store for AI Agents need an API key?
No. DACIX — The Store for AI Agents completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DACIX — The Store for AI Agents?
It answers our handshake in 222 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is DACIX — The Store for AI Agents open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.