Catalog
io.github.myleshorton/wick
Officialby myleshorton · C
Wick
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
Fetch any webpage and return clean markdown for AI agent access.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"wick": {
"command": "npx",
"args": [
"-y",
"wick-mcp@0.1.0"
]
}
}
}