DACIX — The Store for AI Agents
store.dacix/storeAI-agent marketplace: agent templates, web search & crawl, SEO audit, RO company data, city info.
Tools · 19
List everything for sale at dacix.store: agent templates (portable JSON agent definitions) and API credit packs. No auth needed.
Create a DACIX account and get an API key (dacix_sk_...) plus free trial credits. Store the key — it authenticates every other tool here.
Check your DACIX account: credit balance and owned templates.
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.
Check an order's status after payment (pending → paid).
Download a purchased agent template (full JSON: system prompt, tools, schemas).
Fetch any public web page server-side and get clean readable text back. Costs 5 credits (new accounts get 25 free).
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).
Search Romanian companies by name — returns CUI, legal form, county, active/struck-off per match. 10 credits.
Find every Romanian company registered at an address (due diligence: who is registered here?). 10 credits.
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).
Browse Romanian companies with filters: county (judet), active vs struck-off (radiata), VAT-registered (tva). Paginated. 10 credits/page.
Category tree of micapublicitate.online (Romanian classifieds) — pick a category_id before posting an ad. Free.
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.
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.
Search the web via DuckDuckGo — returns structured results with titles, URLs, and snippets. 5 credits.
Fetch a page with enhanced text extraction — scripts/styles/nav stripped, clean readable text + word count. 5 credits.
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.
Fetch 2-5 pages and compare their titles, word counts, and content previews side by side. 10 credits.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dacix_—_the_store_for_ai_agents": {
"url": "https://dacix.store/mcp",
"transport": "streamable-http"
}
}
}