io.github.cdonoyan/shuka
Quality Score
82
/100
Universal trust attestation for AI agents. Create, verify, and negotiate trust proofs.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"shuka": {
"command": "npx",
"args": [
"-y",
"@shukashake/mcp"
],
"env": {
"SHUKA_API_URL": "<shuka_api_url>",
"SHUKA_API_KEY": "<your-shuka_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"shuka": {
"command": "npx",
"args": [
"-y",
"@shukashake/mcp"
],
"env": {
"SHUKA_API_URL": "<shuka_api_url>",
"SHUKA_API_KEY": "<your-shuka_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @shukashake/mcp§02 Environment variables
SHUKA_API_URLShuka API base URL
SHUKA_API_KEYsecret
Optional API key for authenticated requests
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.