Skip to main content
Glama
loved0543-dotcom

No-Shell Agent Architect MCP

No-Shell Agent Operating Pack

An open-source operating pack for people who already use AI agents but keep getting "empty-shell automation": files, buttons, or dashboards that look finished but do not actually run a real workflow.

This is not a prompt-pack that promises magic. It is a plain-language operating system for delegating work to ChatGPT, Claude, Codex, Gemini, Hermes, and similar agents with a real objective, inputs, tool choice, permissioned account route, validation, recovery, and live-action boundary.

No-Shell Agent Architect MCP

This repository now also ships a remote MCP/API product: No-Shell Agent Architect MCP.

Current launch mode: free public beta. There is no payment flow, usage gate, paid API call, or private customer data collection in this version. The goal is to observe GitHub stars, issues, workflow feedback, and real usage before deciding whether a paid version should exist later.

It takes a plain-language automation goal and returns:

  • the recommended MCP/plugin/skill/tool stack;

  • a copy-paste no-shell agent command;

  • dry-run steps;

  • QA and audit checks;

  • recovery guidance;

  • permissioned account routes and live-action boundaries for secrets, accounts, payments, publishing, and irreversible actions.

  • a machine-readable M2M package contract for agencies, SaaS builders, and other agents that need to integrate the operating pack.

Local API preview:

npm install
npm run dev

Then open:

http://localhost:3000

Canonical remote MCP endpoint:

https://ai-automation-operating-pack.vercel.app/api/mcp

Live demo:

https://ai-automation-operating-pack.vercel.app

Launch kit:

https://ai-automation-operating-pack.vercel.app/launch

Public beta feedback:

https://github.com/loved0543-dotcom/no-shell-agent-operating-pack/issues/1

Machine-readable M2M package contract:

https://ai-automation-operating-pack.vercel.app/api/m2m-package

Official MCP Registry:

https://registry.modelcontextprotocol.io/v0/servers?search=no-shell-agent-architect-mcp

Compatibility URL:

https://no-shell-agent-architect-mcp.vercel.app

The compatibility URL is kept for old shared links only. New docs, client config, and registry metadata should use https://ai-automation-operating-pack.vercel.app.

Client config:

{
  "mcpServers": {
    "no-shell-agent-architect": {
      "url": "https://ai-automation-operating-pack.vercel.app/api/mcp"
    }
  }
}

Related MCP server: n8n Workflow Builder

Who this is for

  • Non-developers, solo operators, freelancers, and small teams who want practical AI automation.

  • People who know AI can code or automate, but do not know which plugin, skill, command, or workflow to start with.

  • People who need "make this business workflow actually work", not only "generate some code".

What's included

  • Free diagnostic: 10 reasons AI automations become empty shells.

  • Free beta starter pack: Email and document automation workflow.

  • Before/After demo: a shallow command vs a no-shell operating command.

  • Customer intake sheet.

  • Tool/router sheet for choosing agents, plugins, skills, MCP, browser, documents, spreadsheets, permissioned account connectors, or live-action review.

  • Copy-paste command cards written in natural language.

  • Result scorecard for catching fake completion.

  • Recovery playbook: fix the upstream cause instead of stopping at one more gate.

  • Permissioned connector v1 contract for Gmail/community account automation without password, cookie, or posting bypass.

  • M2M package contract for MCP/API integrators, agencies, and builders.

  • Validation tracker for a 20-person usefulness test.

  • Public beta signal tracker for stars, issues, shares, and workflow feedback.

  • Local landing mockup, PDF exports, and ZIP packages.

Quick start

  1. Read free/ai_automation_failure_diagnostic_card.md.

  2. Open demo/before_after_email_document_demo.md.

  3. Use delivery/01_customer_intake.md to describe one real workflow.

  4. Pick the tool path in delivery/02_tool_router.md.

  5. Run the command card in delivery/03_command_cards.md.

  6. Check the result with delivery/04_result_scorecard.md.

  7. If it fails, use delivery/05_recovery_playbook.md.

Rendered artifacts

  • Local landing mockup: landing/index.html

  • Free PDF: pdf/free-diagnostic-card.pdf

  • Demo PDF: pdf/before-after-demo.pdf

  • Customer ZIP: dist/no-shell-agent-operating-pack-starter-v1.zip

  • Workbench ZIP: dist/no-shell-agent-operating-pack-workbench-v1.zip

  • Validation tracker: outreach/validation_tracker.csv

  • Public beta tracker: outreach/public_beta_tracker.csv

  • Public feedback issue: https://github.com/loved0543-dotcom/no-shell-agent-operating-pack/issues/1

Collect current public beta signals without any account login or paid API:

npm run collect:beta

For the local operator's Obsidian vault, use:

npm run collect:beta:obsidian

Dogfood the product against its own public beta operation:

npm run dogfood:beta
npm run check:beta-ops

This writes outreach/dogfood_public_beta_ops.md, stages one public feedback post packet in outreach/public_beta_one_channel_launch.md, and verifies the action ledger and permissioned connector v1 contract.

For agent-to-agent or agency packaging, call the M2M package contract:

Invoke-RestMethod -Method Get -Uri https://ai-automation-operating-pack.vercel.app/api/m2m-package

This returns the MCP/API surfaces, required input schema, guaranteed output blocks, delivery artifacts, paid-readiness gates, and the current beta-signal risk.

Validation

Run the package selfcheck:

npm run selfcheck
npm run test
npm run build

Expected result:

PASS package selfcheck
PASS mcp product selfcheck

The selfcheck verifies required files, rendered PDF/PNG artifacts, ZIP contents, landing copy, README/manifest, validation-tracker fields, MCP metadata, tool coverage, and secret-pattern safety.

It also checks the public beta operations loop: signal collector, dogfood output, one-channel staged launch packet, action ledger, and permissioned connector v1 runbook.

After production deploys, verify the live contract:

npm run check:live

This checks the canonical URL, compatibility URL, MCP tools/list, and the official Registry latest entry.

Marketing

Launch copy, community drafts, Product Hunt copy, Show HN copy, Reddit/LinkedIn/X drafts, and directory submission text live in docs/LAUNCH_KIT.md.

Public posting is not a bypass. It may be automated only through an approved API, connector, or logged-in browser session with an allowlisted destination, draft/staging mode, an action ledger, and an exact live-action instruction after checking each community's rules.

Operations

Deployment, monitoring, compatibility alias recovery, and post-deploy checks are documented in docs/OPERATIONS.md.

Current status

This repository is public, open source, and free to use as a public beta. It is early-stage and still needs real external validation. The product is complete enough to show to users, but demand is not proven until public usage signals and the validation trackers have real responses.

No payment connection, storefront publish, customer credential, secret, or private customer data is included in this repository. The product describes permissioned connector architecture, not stored account access. Future paid packaging is intentionally postponed until there is clear usage and feedback.

License

MIT. See LICENSE.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables AI-powered generation of production-ready CTP (ConveniencePro Tool Protocol) tools from natural language descriptions, including tool definitions, implementations, tests, and TypeScript validation.
    Last updated
    5
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An autonomous, extensible LLM build orchestrator. Give it a repo and a goal; it decomposes the goal into tasks, edits code, and gates every change on build/tests/lint, reverting regressions. Polygot, cost-aware model selection, pluggable via entry points. Ships as an MCP server so any client can drive it in plain English.
    Last updated
    10
    15
    1
    AGPL 3.0

View all related MCP servers

Related MCP Connectors

  • Verify a skill, tool, or package for malicious behavior before your agent installs it. Hosted.

  • Package intelligence MCP for AI agents — 22 tools, 19 ecosystems, AGPL SDK, free.

  • Intent execution engine for autonomous agent task routing

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/loved0543-dotcom/no-shell-agent-operating-pack'

If you have feedback or need assistance with the MCP directory API, please join our Discord server