Rift Links
by saltyskip
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server bind address (default 0.0.0.0) | |
| PORT | No | Server bind port (default 3000) | |
| MONGO_DB | No | MongoDB database name | |
| MONGO_URI | No | MongoDB connection URI (server boots without it) | |
| PUBLIC_URL | No | Base URL for links and verification emails | |
| SENTRY_DSN | No | Error tracking DSN | |
| X402_PRICE | No | Price per request in USDC (default 0.01) | |
| X402_ENABLED | No | Enable x402 crypto payments (true/false) | |
| CDP_API_KEY_ID | No | Coinbase Developer Platform key ID for x402 | |
| PRIMARY_DOMAIN | No | Primary domain for link resolution (default riftl.ink) | |
| RESEND_API_KEY | No | Email verification API key via Resend | |
| X402_RECIPIENT | No | USDC recipient wallet address | |
| FREE_DAILY_LIMIT | No | Anonymous requests per IP per day (default 5) | |
| X402_DESCRIPTION | No | Resource description shown to payers | |
| RESEND_FROM_EMAIL | No | Sender address for verification emails (default Rift <noreply@updates.riftl.ink>) | |
| CDP_API_KEY_SECRET | No | Coinbase Developer Platform key secret for x402 | |
| X402_FACILITATOR_URL | No | x402 facilitator URL (default https://facilitator.x402.org) |
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/saltyskip/rift'
If you have feedback or need assistance with the MCP directory API, please join our Discord server