Loading MCP server directory, please wait...
MCP stdio server for Attestify OS — governed agent execution with on-chain receipts.
npx @getmcp/cli add io.github.attestifyagent/attestify-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.attestifyagent/attestify-mcp": {
"command": "npx",
"args": [
"-y",
"attestify-mcp"
],
"env": {
"ATTESTIFY_BASE_URL": "https://attestifyos.com",
"ATTESTIFY_API_KEY": ""
}
}
}
}