io.github.Syronius/cryptair-mcp-server
Quality Score
80
/100
Tamper-evident attestation tools for AI agents — on-chain receipts on Hedera Hashgraph mainnet.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"cryptair-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cryptair/mcp-server"
],
"env": {
"CRYPTAIR_API_KEY": "<your-cryptair_api_key>",
"CRYPTAIR_EMAIL": "<cryptair_email>",
"CRYPTAIR_BASE_URL": "https://www.cryptair.io"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"cryptair-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cryptair/mcp-server"
],
"env": {
"CRYPTAIR_API_KEY": "<your-cryptair_api_key>",
"CRYPTAIR_EMAIL": "<cryptair_email>",
"CRYPTAIR_BASE_URL": "https://www.cryptair.io"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @cryptair/mcp-server§02 Environment variables
CRYPTAIR_API_KEYsecret
Optional. Pre-configured Cryptair API key. If unset, the agent can call register_agent at runtime to self-register and the key is silently stored at ~/.cryptair/credentials.json.
CRYPTAIR_EMAILOptional. Email used as fallback when submit_attestation auto-provisions a counterparty account.
CRYPTAIR_BASE_URLOptional. Override the API base URL for self-hosted or staging environments. Defaults to https://www.cryptair.io.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§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.