EVIDIQ Sentinel MCP
Officialby evidiq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (default 3000) | 3000 |
| HOSTNAME | No | Server hostname (default 0.0.0.0) | 0.0.0.0 |
| AI_ENABLED | No | Enable GLM 5.2 semantic review (default false) | false |
| X402_ASSET | No | x402 asset contract address (default 0x779ded0c9e1022225f8e0630b35a9b54be713736) | 0x779ded0c9e1022225f8e0630b35a9b54be713736 |
| X402_CHAIN | No | x402 chain identifier (default eip155:196) | eip155:196 |
| X402_PRICE | No | x402 price in atomic units (default 20000) | 20000 |
| OKX_API_KEY | No | OKX API key for payment SDK (must be set together with OKX_SECRET_KEY and OKX_PASSPHRASE) | |
| X402_PAY_TO | No | x402 recipient address | |
| OKX_BASE_URL | No | OKX base URL (default https://web3.okx.com) | https://web3.okx.com |
| X402_RPC_URL | No | x402 RPC URL (default https://rpc.xlayer.tech) | https://rpc.xlayer.tech |
| AI_MAX_TOKENS | No | AI max tokens (default 900) | 900 |
| AI_TIMEOUT_MS | No | AI timeout in ms (default 22000) | 22000 |
| AI_TEMPERATURE | No | AI temperature (default 0.1) | 0.1 |
| OG_PRIVATE_KEY | No | 0G private key for storage anchoring | |
| OG_STORAGE_RPC | No | 0G storage RPC (default https://evmrpc.0g.ai) | https://evmrpc.0g.ai |
| OKX_PASSPHRASE | No | OKX passphrase for payment SDK | |
| OKX_SECRET_KEY | No | OKX secret key for payment SDK | |
| OKX_SYNC_SETTLE | No | Opt out of synchronous confirmation wait (default 0) | 0 |
| X402_SETTLE_KEY | No | x402 settlement private key (used when no OKX credentials are configured) | |
| OG_COMPUTE_MODEL | No | 0G Compute model (default glm-5.2) | glm-5.2 |
| X402_DOMAIN_NAME | No | x402 domain name (default USD₮0) | USD₮0 |
| OG_COMPUTE_API_KEY | No | 0G Compute API key | |
| OG_STORAGE_INDEXER | No | 0G storage indexer (default https://indexer-storage-turbo.0g.ai) | https://indexer-storage-turbo.0g.ai |
| OG_COMPUTE_BASE_URL | No | 0G Compute base URL (default https://router-api.0g.ai/v1) | https://router-api.0g.ai/v1 |
| X402_DOMAIN_VERSION | No | x402 domain version (default 1) | 1 |
| SENTINEL_PRIVATE_KEY | No | Private key for signing Sentinel reports |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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-sentinel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server