MCP Server
MCP
io.github.reutavidan/zetesis
Scientific due diligence on a claim, sealed in a verifiable attestation. Free screen, gated dossier.
Install
uvx zetesis
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "zetesis",
"version": "0.1.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Zetesis access token. Only needed for a full attested dossier; the free screen needs none. Request access at https://api.zetesis.science/request-access.",
"isSecret": true,
"name": "ZETESIS_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment