mcp-l402-gate-example
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port. | 3100 |
| MIN_SCORE | No | Minimum DoI composite score to pass the gate. 0 disables identity gating. | 0 |
| LNBITS_URL | Yes | Your LNBits instance base URL. | |
| ORACLE_URL | No | DoI oracle base URL. | https://identity.powforge.dev |
| SATS_AMOUNT | No | Sats charged per call. | 1 |
| GATE_HMAC_SECRET | Yes | HMAC key for signing L402 macaroons. Generate with openssl rand -hex 32. | |
| LNBITS_INVOICE_KEY | Yes | LNBits invoice/read key. Never use the admin key. |
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
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/zekebuilds-lab/mcp-l402-gate-example'
If you have feedback or need assistance with the MCP directory API, please join our Discord server