MCP Server
MCP
io.github.stillmarcus24/stillos-notary-mcp
Ed25519-signed verdicts resolved against real ground truth. Free claim/verify; paid bonded dispute.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://stillos-notary-mcp-edge.stillos.workers.dev/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "stillos-notary-mcp",
"version": "1.2.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "run as MCP stdio server",
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment