Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

No-Shell Agent Architect MCP

io.github.loved0543-dotcom/no-shell-agent-architect-mcp

Turns vague automation requests into tool stacks, prompts, QA checks, and human boundaries.

Uptime
100.0%
1 direct probes · 30d
Response
579ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

design_automation_stack

Turn a vague automation request into a tool/MCP/plugin/skill stack, permissioned account route, workflow phases, validation pack, and live-action boundary.

generate_no_shell_prompt

Create a copy-paste natural-language command that tells an agent how to execute the workflow without producing an empty shell.

recommend_agent_tools

Recommend MCP servers, Codex plugins, skills, permissioned account routes, and live-action boundaries for a requested automation.

audit_automation_plan

Score an existing automation plan for shell-risk, missing inputs, missing validation, missing tool route, and missing recovery path.

build_validation_pack

Return dry-run, QA, audit, and PASS criteria for one automation workflow.

build_customer_intake

Generate a 10-minute intake questionnaire for a non-developer who wants one workflow automated.

build_m2m_package_contract

Create a machine-readable package contract for agencies, SaaS builders, or other agents that want to integrate the No-Shell operating pack through MCP/API plus human-readable delivery artifacts.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "no-shell_agent_architect_mcp": {
      "url": "https://ai-automation-operating-pack.vercel.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}