Stats
Actions
Tags
From aztec
Connects to the Aztec network for private smart contract development, deployment, and interaction using zero-knowledge proofs. Runs locally and may require an Aztec node endpoint.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"aztec": {
"command": "npx",
"args": [
"-y",
"@aztec/mcp-server@latest"
],
"env": {
"AZTEC_DEFAULT_VERSION": "v4.2.0-aztecnr-rc.2"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
AZTEC_DEFAULT_VERSION=v4.2.0-aztecnr-rc.2npx claudepluginhub critesjosh/aztec-claude-plugin --plugin aztec