Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
Add this to your MCP server configuration:
{
"mcpServers": {
"wick": {
"command": "npx",
"args": [
"-y",
"wick-mcp@0.1.0"
]
}
}
}MCP server for Firecrawl web scraping, structured data extraction and web search integration.