Trawlia for Claude Code
co.trawlia/trawlia-mcp
Web search and page extraction for agents, returned as readable text rather than raw JSON.
client:Claude Code
transport:stdio
runtime:npm
Install Trawlia in Claude Code
run in your project directory
claude mcp add trawlia-mcp -e TRAWLIA_API_KEY=<TRAWLIA_API_KEY> -e TRAWLIA_BASE_URL=<TRAWLIA_BASE_URL> -- npx -y trawlia-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs