MCP Server
MCP
io.github.cdonoyan/shuka
Universal trust attestation for AI agents. Create, verify, and negotiate trust proofs.
Install
npx -y @shukashake/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@shukashake/mcp",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Shuka API base URL",
"format": "string",
"name": "SHUKA_API_URL"
},
{
"description": "Optional API key for authenticated requests",
"format": "string",
"isSecret": true,
"name": "SHUKA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment