Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"aptos-core": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-aptos-core"
]
}
}
}