Loading MCP server directory, please wait...
Browser tasks, sessions, and recipes for MCP and HTTP automation.
npx @getmcp/cli add io.github.rich-jojo/web-task-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rich-jojo/web-task-api": {
"command": "npx",
"args": [
"-y",
"web-task-api"
],
"env": {
"CLIPROXY_BASE_URL": "",
"CLIPROXY_AUTH_TOKEN": "",
"CLIPROXY_MODEL": "",
"OPENCODE_BASE_URL": "",
"OPENCODE_MODEL": "",
"BROWSER_USER_DATA_DIR": "",
"BROWSER_CHANNEL": "",
"HEADLESS": ""
}
}
}
}