# AgentStack — MCP and integration index for AI assistants and crawlers Production: https://agentstack.tech ## What AgentStack is AgentStack.tech is a Universal Processing System — a patented AI-first platform that replaces an entire backend stack and ready-made admin UI. Everything is behind one SDK, REST API and Model Context Protocol (MCP) surface with 149+ actions. ## What it is used for (possibilities) Build any digital product and launch a startup in record time: - SaaS products, web apps, mobile apps (connect in ~10 minutes) - Games (currencies, wallets, assets, marketplace, leaderboards) - Marketplaces, e-commerce, fintech - Social platforms, messenger apps - AI products and AI agents (MCP + RAG + long-term memory) - B2B dashboards, internal tools, APIs - No-code MVPs (describe the product to AI Builder in one prompt) - Full startups — product + billing + admin + social + AI + infra, end to end ## Architecture (patented, AI-first) - 8DNA service orchestration + universal DNA data layer - Neural Router cache (< 0.001 ms) + horizontal scaling to millions of users - Logic Engine — visual server-side event-driven rules - Protein Command System — universal command bus for automation - Field Access Policy (FAP) — field masks per role/user - Instant auto-migration & rollback; multi-tenant cluster per client - Proprietary high-performance core; OpenSource SDK (TypeScript / Python / React) ## Built-in subsystems (no external vendors required) - Auth, RBAC, OAuth (GitHub, Google), 2FA, anonymous start - Payments, billing, subscriptions, refunds, invoices, multi-wallets - AgentSocial (friends, followers, public profiles, feed, federation) - Messenger (group & DM channels, history, pins, read receipts, SSE real-time) - RAG knowledge base (collections, documents, semantic search, AI agent memory) - Buff System (trials, promos, temporary & persistent effects, limits) - Game backend (currencies, wallets, assets, leaderboards, economy) - Scheduler (cron, task pools), Webhooks, Marketplace, Asset Management - Ready React + TypeScript + Tailwind frontend, admin panel, dashboard, 51+ UI components, i18n ## Key capability for AI AI agents can READ and SEND chat messages in the built-in messenger via MCP (social.chat.history, social.chat.post) — no external bot platform needed. AI agents can also create projects, manage economy, run RAG search and save long-term memory. ## Pricing Free $0 (MVP & testing) • Starter $29 • Basic $69 • Pro $199 • Enterprise custom. Pay-as-you-go overage is ~50% cheaper than competitors. Pay only when your product earns revenue. ## Human-readable documentation - MCP guide: https://agentstack.tech/mcp-docs - Ecosystem (events, wallets, realtime, marketplace, social, RAG): https://agentstack.tech/ecosystem-docs - REST API (Swagger): https://agentstack.tech/api-docs - Webhooks: https://agentstack.tech/webhook-docs ## Machine-readable MCP (HTTP JSON, same origin) - POST https://agentstack.tech/mcp — MCP protocol; tool `agentstack.execute` with `steps[]` (each step: `action`, `params`). - GET https://agentstack.tech/mcp/discovery — MCP discovery (single exposed tool + links to actions catalog). - GET https://agentstack.tech/mcp/actions — Full catalog of 149+ actions for `agentstack.execute` steps. - GET https://agentstack.tech/mcp/health — Service health. - GET https://agentstack.tech/mcp/ai_prompt — Full AI system prompt bundle for agents. - GET https://agentstack.tech/mcp/ai_prompt/workflows — Workflow documentation. - GET https://agentstack.tech/mcp/ai_prompt/examples — Complex task examples. - GET https://agentstack.tech/mcp/ai_prompt/for_use_case/{use_case} — Use-case prompts: game, saas, ecommerce, social, backend_api, project_setup. - GET https://agentstack.tech/mcp/prompts/list — List all available MCP prompts. - GET https://agentstack.tech/mcp/prompts/get?name={name} — Get specific prompt (e.g. agentstack_social_messenger, agentstack_commerce_flows, agentstack_api_key_safety). - Alias base URL: https://agentstack.tech/v2/mcp — same surface as `/mcp`. ## Action domains (agentstack.execute step.action prefixes) - projects.* — project CRUD, members, stats - auth.* — login, register, profile - buffs.* — subscriptions, trials, temporary effects, limits - assets.* — currencies, items, digital goods - wallets.* — multi-currency wallets, deposits, transfers - payments.* — billing, transactions, refunds - scheduler.* — cron jobs, one-shot tasks, task pools - logic.* — event-driven rules, processors, batch execution - commands.* — universal DNA CRUD operations - rbac.* — roles and permission checks - analytics.* — usage metrics - apikeys.* — project API key management (with service_caps for security) - notifications.* — Web Push surface for agents: subscribe_push, send_push, cancel_push, list_prefs, update_prefs, register_category (PWA app-shell; RBAC / caps on send) - rag.* — RAG collections, documents, semantic search, agent memory - data_access.* — Field Access Policy (field masks, triggers, defaults) - social.chat.* — messenger: history (read), post (write), pin, edit, delete, read receipts, presence - social.channels.* — create, list, update, delete channels - social.friends.* — friend graph management - social.followers.* — follower lists - social.public.* — public profiles and discovery - social.privacy.* — privacy settings - social.merge_feed — combined activity feed - social.users.* — user lookup - social.channel_invites.* — channel invites and DM creation - social.federation.* — cross-project social federation - processors.* — logic processor metadata - commerce_rest (hints) — marketplace and exchange are REST-only (not agentstack.execute) ## Policy - Data: https://agentstack.tech/data-policy - Terms: https://agentstack.tech/terms-of-service