No-Shell Agent Architect MCP
io.github.loved0543-dotcom/no-shell-agent-architect-mcpTurns vague automation requests into tool stacks, prompts, QA checks, and human boundaries.
Tools · 7
Turn a vague automation request into a tool/MCP/plugin/skill stack, permissioned account route, workflow phases, validation pack, and live-action boundary.
Create a copy-paste natural-language command that tells an agent how to execute the workflow without producing an empty shell.
Recommend MCP servers, Codex plugins, skills, permissioned account routes, and live-action boundaries for a requested automation.
Score an existing automation plan for shell-risk, missing inputs, missing validation, missing tool route, and missing recovery path.
Return dry-run, QA, audit, and PASS criteria for one automation workflow.
Generate a 10-minute intake questionnaire for a non-developer who wants one workflow automated.
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.
Similar MCP servers embedding-nearest
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"
}
}
}