# AgentStack — MCP and integration index for AI assistants and crawlers Production: https://agentstack.tech ## Human-readable documentation - MCP guide: https://agentstack.tech/mcp-docs - Ecosystem (events, wallets, realtime, marketplace): 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 actions for `agentstack.execute` steps (~90+). - 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 (e.g. games, saas, ecommerce, social). - Alias base URL: https://agentstack.tech/v2/mcp — same surface as `/mcp`. ## Policy - Data: https://agentstack.tech/data-policy - Terms: https://agentstack.tech/terms-of-service