Loading MCP server directory, please wait...
Credential enforcement middleware for MCP servers — verifies scoped tokens on every tool call
npx @getmcp/cli add io.github.chudah1/attest-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chudah1/attest-mcp": {
"command": "npx",
"args": [
"-y",
"@attest-dev/mcp"
],
"env": {
"ATTEST_BASE_URL": ""
}
}
}
}