@kadoa/mcp
Freeby MCP Community
Kadoa MCP Server — manage workflows from Claude Desktop, Cursor, and other MCP clients
v0.4.1Added Apr 12, 2026
kadoamcpmodel-context-protocolweb-scrapingdata-extraction
@kadoa/mcp MCP Server
Kadoa MCP Server — manage workflows from Claude Desktop, Cursor, and other MCP clients
Installation
Reviews
Installation
Quick install
npx -y @kadoa/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@kadoa/mcp": {
"command": "npx",
"args": ["-y", "@kadoa/mcp"]
}
}
}