CodeWithHarshAI/MCP-Agents
MCP Agents is an AI-powered browser automation tool that lets you interact with websites using natural language. Built with Streamlit, OpenAI, and Puppeteer via the Model Context Protocol (MCP), it supports multi-step navigation, interaction, and content extraction—all with simple text commands.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Agents": {
"command": "npx",
"args": [
"-y",
"MCP-Agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...