MCP Server
MCP
Entroly
Context Assurance for AI agents: context engineering, AI cost optimization, verification.
Install
uvx entroly
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "entroly",
"version": "1.0.78",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
},
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "entroly-mcp",
"version": "1.0.78",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
npm
By
Comments
Sign in to leave a comment