MCP Server
MCP
DOMShell
Drive Chrome with filesystem commands (ls, cd, grep, click, type). One MCP tool, multi-agent.
Install
npx -y @apireno/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@apireno/domshell",
"version": "2.0.10",
"transport": {
"type": "stdio"
}
},
{
"registryType": "npm",
"identifier": "@apireno/domshell",
"version": "2.0.10",
"transport": {
"type": "streamable-http",
"url": "http://localhost:3001/mcp"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment