MCP Server
MCP
io.github.entropy0dev/mcp
Entropy0 MCP server — source trust and URL safety tools for AI agents
Install
npx -y @entropy0/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@entropy0/mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Entropy0 API key (sk_ent0_xxxx). Get one at entropy0.ai.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ENTROPY0_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment