EVIDIQ Vault MCP
Officialby evidiq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 3000 |
| HOSTNAME | No | Server hostname | 0.0.0.0 |
| X402_RPC | No | X402 RPC URL | https://rpc.xlayer.tech |
| X402_ASSET | No | X402 asset contract | 0x779ded0c9e1022225f8e0630b35a9b54be713736 |
| X402_CHAIN | No | X402 chain | eip155:196 |
| OKX_API_KEY | Yes | Official OKX Payment SDK required credential | |
| X402_PAY_TO | No | X402 pay to address | 0x2a8efe3093278bb4bd3b2d9c7b5ba992ca4fc9b0 |
| OKX_BASE_URL | No | OKX base URL | https://web3.okx.com |
| OG_PRIVATE_KEY | No | Private key for 0G Storage anchoring | |
| OG_STORAGE_RPC | No | 0G Storage RPC | https://evmrpc.0g.ai |
| OKX_PASSPHRASE | Yes | Official OKX Payment SDK required credential | |
| OKX_SECRET_KEY | Yes | Official OKX Payment SDK required credential | |
| VAULT_DATA_DIR | No | Durable chain storage directory | /app/data/vault |
| PUBLIC_BASE_URL | No | Public base URL | https://mcp.evidiq.dev/vault |
| X402_DOMAIN_NAME | No | X402 domain name | USD₮0 |
| OG_STORAGE_INDEXER | No | 0G Storage indexer | https://indexer-storage-turbo.0g.ai |
| X402_DOMAIN_VERSION | No | X402 domain version | 1 |
| VAULT_SIGNER_ADDRESS | Yes | Signer address corresponding to VAULT_SIGNER_PRIVATE_KEY | |
| VAULT_SIGNER_PRIVATE_KEY | Yes | Private key for EIP-191 record and segment signing |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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-vault-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server