EVIDIQ Notary MCP
Officialby evidiq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 3000 |
| X402_RPC | No | X Layer RPC endpoint | https://rpc.xlayer.tech |
| X402_ASSET | No | USDT0 token address on X Layer | 0x779ded0c9e1022225f8e0630b35a9b54be713736 |
| X402_CHAIN | No | x402 payment chain identifier | x-layer |
| X402_PRICE | No | Price per single notarization in atomic units (6 decimals USDT0) | 1000 |
| X402_PAY_TO | No | Notary's receiving address for payments | 0x2a8efe3093278bb4bd3b2d9c7b5ba992ca4fc9b0 |
| OG_PRIVATE_KEY | Yes | 0G attester key (often same as NOTARY_PRIVATE_KEY) | |
| OG_STORAGE_RPC | No | 0G Storage RPC endpoint | https://evmrpc.0g.ai |
| X402_SETTLE_KEY | Yes | Gas-funded X Layer wallet private key for settlement | |
| X402_BATCH_PRICE | No | Price per batch notarization in atomic units (6 decimals USDT0) | 5000 |
| X402_DOMAIN_NAME | No | EIP-3009 domain name | USD₮0 |
| NOTARY_PRIVATE_KEY | Yes | Notary signing key (EVM, EIP-191) — reuses the EVIDIQ 0G attester key | |
| OG_STORAGE_INDEXER | No | 0G Storage indexer endpoint | https://indexer-storage-turbo.0g.ai |
| X402_DOMAIN_VERSION | No | EIP-3009 domain version | 1 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/evidiq/evidiq-notary-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server