MCP Server
No-Shell Agent Architect MCP MCP Server
io.github.loved0543-dotcom/no-shell-agent-architect-mcp
What is the No-Shell Agent Architect MCP MCP server?
Turns vague automation requests into tool stacks, prompts, QA checks, and human boundaries.
How to install No-Shell Agent Architect MCP
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"no-shell-agent-architect-mcp": {
"url": "https://ai-automation-operating-pack.vercel.app/api/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"no-shell-agent-architect-mcp": {
"serverUrl": "https://ai-automation-operating-pack.vercel.app/api/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"no-shell-agent-architect-mcp": {
"type": "http",
"url": "https://ai-automation-operating-pack.vercel.app/api/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"no-shell-agent-architect-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ai-automation-operating-pack.vercel.app/api/mcp"
]
}
}
}Claude Code
claude mcp add --transport http no-shell-agent-architect-mcp https://ai-automation-operating-pack.vercel.app/api/mcpRelated MCP servers
Korean market data for AI agents: K-beauty/K-food products, Naver trends, stocks, real estate.
View repository →