mcp for Cline
io.github.entropy0dev/mcp
Entropy0 MCP server — source trust and URL safety tools for AI agents
client:Cline
transport:stdio
runtime:npm
Install mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@entropy0/mcp"
],
"env": {
"ENTROPY0_API_KEY": "<ENTROPY0_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs