MCP Tools for Every AI Platform
36 production-ready tools across three product lines: AI accelerators, agent operations, and autonomous governance. Works with Claude, ChatGPT, Gemini, Copilot, Cursor, Windsurf & VS Code.
MCP tools send the text you provide to S2T's accelerator API for processing (e.g., embeddings, template generation). MCP tools are separate from the S2T Executable desktop app. See data handling details →
S2T Accelerators
8 Tools Free+Cloud infrastructure generation, security validation, and AI embeddings. The foundational tools that accelerate every AWS project.
Use Case
Index documentation and support tickets as embeddings. Semantically match incoming questions to the most relevant answers for accurate, contextual support.
Example
// Use the s2t_embed tool text: "How do I reset my password?" model: "titan-embed-text-v2" // Returns 1024-dimension vector // Ready for vector DB storage
Use Case
Describe your API in plain English and get a complete, deployable SAM template with Lambda, API Gateway, DynamoDB, and SNS in seconds.
Example
// Use s2t_generate_cloudformation description: "REST API with Lambda, DynamoDB table for users, Cognito authentication" format: "sam" // Returns complete template.yaml
OAuth Validator
s2t_validate_oauthValidate OAuth 2.0 configurations for Google, Microsoft, GitHub, QuickBooks, and custom providers. Detect misconfigurations before they hit production.
IAM Policy Validator
s2t_validate_iam_policyValidate IAM policies with security scoring (0-100), wildcard detection, and least-privilege recommendations. Focused analysis by resource type.
MFA Compliance Validator
s2t_validate_mfa_complianceAudit IAM users and roles for MFA compliance. Checks console access, programmatic access, root account, and policy conditions with remediation recommendations.
DynamoDB Designer
s2t_generate_dynamodb_designGenerate optimal DynamoDB single-table designs from entity and access pattern descriptions. Returns key schema, GSI recommendations, and CloudFormation template.
Error Pattern Analyzer
s2t_analyze_error_patternsAnalyze application error logs to identify patterns, root causes, and trends. Categorizes errors by type and severity with actionable remediation steps.
Data Lake Readiness
s2t_check_data_lake_readinessAssess data lake architecture readiness for production. Evaluates storage, catalog, security, performance, and operations with a readiness score.
Agent Operations
10 Tools Developer+Safety guardrails, task routing, resilience patterns, and coordination primitives for building reliable multi-agent systems.
Action Risk Classifier
s2t_classify_action_riskClassify action risk as LOW/MEDIUM/HIGH/CRITICAL based on blast radius, reversibility, and environment. Essential for graduated AI agent autonomy.
Task Router
s2t_route_task_to_agentRoute tasks to the optimal AI agent via semantic similarity matching against 54 specialized domains. Returns ranked candidates with confidence scores.
System Issue Predictor
s2t_predict_system_issuesPredict upcoming system issues by analyzing budget trends, error rates, dependency health, and certificate expiry. Prioritized predictions with actions.
Auto-Recovery Engine
s2t_attempt_auto_recoveryMatch errors against known patterns and suggest automated recovery steps. Includes historical success rates and confidence scores for each strategy.
Resilience Executor
s2t_execute_with_resilienceConfigure retry with exponential backoff and circuit breaker patterns for operations. Returns execution metrics and circuit breaker state.
Agent Memory Manager
s2t_manage_agent_memoryStore, retrieve, search, or delete persistent agent memory with namespace isolation. Maintain agent state across sessions and conversations.
Agent Task Queue
s2t_submit_agent_taskSubmit tasks to an SQS FIFO queue for asynchronous multi-agent execution. Returns task ID and queue position for tracking progress.
Distributed Trace Context
s2t_create_trace_contextGenerate W3C Trace Context identifiers for distributed tracing across multi-agent workflows. Supports parent-child span relationships.
File Lock Manager
s2t_acquire_file_lockAcquire or release file-based mutex locks with stale lock detection. Prevents concurrent file access conflicts in multi-agent environments.
CLI Readiness Validator
s2t_validate_cli_readinessValidate CLI tool availability and API key health. Returns readiness status with degradation recommendations if tools are unavailable.
ACI Governance
12 Tools Business+Autonomous Corporate Intelligence governance layer. Compliance enforcement, financial gates, audit trails, and multi-domain review for enterprise AI agent deployments.
ACI Action Classifier
s2t_aci_classifyClassify AI agent actions as APPROVE, ESCALATE, or BLOCK. The core governance gate for autonomous agent decision-making.
Financial Gate
s2t_aci_financial_gateEstimate financial impact and enforce budget gate checks before agent actions execute. Prevent uncontrolled cloud spend.
Compliance Evaluator
s2t_aci_complianceEvaluate agent actions against SOC2, HIPAA, PCI-DSS, and GDPR compliance frameworks. Returns pass/fail with specific findings.
Governance Router
s2t_aci_routeRoute governance decisions to domain expert agents (security, legal, finance) based on action classification and risk profile.
Parallel Review
s2t_aci_parallel_reviewFan-out parallel multi-domain review across security, legal, finance, and compliance reviewers simultaneously.
Decision Synthesizer
s2t_aci_synthesizeAggregate multi-reviewer decisions with weighted consensus scoring. Resolve conflicts and produce final governance verdicts.
Decision Audit Log
s2t_aci_decision_logImmutable audit trail for all governance decisions. Record approvals, escalations, and blocks with full context for compliance reporting.
Precedent Recall
s2t_aci_recallSemantic search over decision history to find relevant precedents. Learn from past governance decisions to improve consistency.
Self-Calibration
s2t_aci_calibrateRecord outcomes of governance decisions to self-calibrate accuracy over time. Track false positives and improve classification thresholds.
Blast Radius Estimator
s2t_aci_blast_radiusEstimate impact scope before agent actions execute. Map affected services, users, and data to quantify potential blast radius.
Rollback Planner
s2t_aci_rollbackGenerate step-by-step rollback plans before executing risky actions. Ensure every agent action has a safe undo path.
Governance Health
s2t_aci_healthAggregate governance health metrics across all agents and domains. Dashboard-ready data for compliance officers and team leads.
Platform
2 Tools FreeDiscover available tools and monitor your usage. Free on all tiers.
Accelerator Catalog
s2t_catalogBrowse all available S2T accelerators with capabilities, pricing, and tier requirements. Discover what tools are available for your subscription level.
Usage Statistics
s2t_usageMonitor your API usage, check remaining quota, and view billing information. Track usage patterns across all tools in real-time.
Simple, Transparent Pricing
Start free, scale as you grow. All tiers include per-request charges on top of monthly subscription.
Try out the accelerator tools
- 100 requests/month
- 10 requests/minute
- 8 Accelerator tools + 2 Platform
- Agent Ops tools locked
- ACI Governance locked
For developers building agent systems
- 5,000 requests/month
- 60 requests/minute
- All 20 tools (Accelerators + Agent Ops + Platform)
- Email support
- ACI Governance locked
Full platform with ACI governance
- 50,000 requests/month
- 300 requests/minute
- All 36 MCP tools
- Priority support + team management
- Compliance audit exports
For high-volume production workloads
- Unlimited requests
- 1,000 requests/minute
- All 36 MCP tools
- Dedicated support + custom integrations
- SLA guarantee
Per-Request Charges (all tiers)
| Tool | Price | Notes |
|---|---|---|
| S2T Accelerators | ||
| Vector Embeddings | $0.001 + $0.01/1k tokens | Powered by Amazon Titan |
| CloudFormation Generator | $0.50 | Includes multi-resource templates |
| DynamoDB Designer | $0.50 | Single-table design + CloudFormation |
| OAuth Validator | $0.25 | All providers supported |
| Error Pattern Analyzer | $0.25 | Root cause + remediation |
| Data Lake Readiness | $0.25 | Architecture assessment |
| IAM Policy Validator | $0.15 | Security scoring + recommendations |
| MFA Compliance | $0.15 | IAM user/role MFA audit |
| Agent Operations | ||
| System Issue Predictor | $0.25 | Proactive issue detection |
| Auto-Recovery Engine | $0.15 | Error matching + recovery steps |
| Risk Classifier | $0.10 | Action risk level assessment |
| Task Router | $0.10 | Semantic agent matching |
| Resilience Executor | $0.10 | Retry + circuit breaker patterns |
| Agent Task Queue | $0.10 | SQS FIFO async execution |
| Agent Memory | $0.05 | Persistent state with namespaces |
| CLI Readiness | $0.05 | Tool + API key health check |
| Trace Context | Free | W3C distributed tracing IDs |
| File Lock Manager | Free | Mutex locks for multi-agent |
| ACI Governance | ||
| Compliance Evaluator | $0.50 | SOC2, HIPAA, PCI-DSS, GDPR |
| Parallel Review | $0.50 | Multi-domain fan-out review |
| ACI Classifier | $0.25 | APPROVE / ESCALATE / BLOCK |
| Financial Gate | $0.25 | Budget impact + gate checks |
| Decision Synthesizer | $0.25 | Weighted consensus scoring |
| Rollback Planner | $0.25 | Step-by-step undo plans |
| Governance Router | $0.15 | Domain expert routing |
| Precedent Recall | $0.15 | Semantic decision search |
| Blast Radius | $0.15 | Impact scope estimation |
| Decision Audit Log | $0.10 | Immutable audit trail |
| Self-Calibration | $0.10 | Outcome tracking + accuracy |
| Governance Health | $0.10 | Aggregate health metrics |
| Platform | ||
| Catalog & Usage | Free | Browse tools + monitor quota |
Getting Started
Get up and running with S2T MCP Tools in under 5 minutes.
Configure Your MCP Client
Add the S2T MCP server to your client configuration (Claude Desktop, Cursor, Windsurf, VS Code, etc.).
{
"mcpServers": {
"s2t-accelerators": {
"command": "npx",
"args": ["s2t-mcp-accelerators@1.3.0"],
"env": { "S2T_API_KEY": "sk_live_..." }
}
}
}
Start Using Tools
Restart your MCP client and all 36 tools will be available immediately. Use any s2t_ tool directly in conversation.