esxr/AgentShell
A cursor utility file that enables AI agents to interact with interactive REPL-style or shell-like command-line tools.
Platform-specific configuration:
{
"mcpServers": {
"AgentShell": {
"command": "npx",
"args": [
"-y",
"AgentShell"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...