CheckSlip MCP
by overflowget
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLIP_API_KEY | No | Custom provider API key (required if SLIP_PROVIDER is 'generic'). | |
| SLIP_API_URL | No | Custom provider verify endpoint (required if SLIP_PROVIDER is 'generic'). | |
| SLIP_PROVIDER | No | Provider to use: 'mock' (default), 'uex', or 'generic'. | |
| ADMIN_PASSWORD | Yes | Gates the /admin merchant console. Server refuses to start without it. | |
| MCP_AUTH_TOKEN | No | Optional static Bearer token fallback for server-to-server callers. | |
| SESSION_SECRET | Yes | Signs OAuth access tokens and admin sessions. Server refuses to start without it. | |
| UEX_ACCESS_KEY | No | UEX access-key (required if SLIP_PROVIDER is 'uex'). | |
| UEX_ACCOUNT_NO | No | UEX bank account number (required if SLIP_PROVIDER is 'uex'). | |
| ALLOWED_ORIGINS | No | Comma-separated allowlist of origins. Empty allows requests with no Origin. | |
| UEX_LICENSE_KEY | No | UEX x-license-key (required if SLIP_PROVIDER is 'uex'). | |
| UEX_API_BASE_URL | No | UEX base URL (default https://api-fin.uexchange.io/v1/fin/bank). | |
| SHOP_RECEIVER_NAME | No | Default receiver name for mock provider. | |
| SLIP_API_KEY_PREFIX | No | Prefix for the key value (default 'Bearer'). | |
| SLIP_API_AUTH_HEADER | No | Header name for the key (default 'Authorization'). | |
| SHOP_RECEIVER_ACCOUNT_LAST4 | No | Default receiver last 4 for mock provider. |
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues