UnifyAPI
Officialby UnifyAPIPRO
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X402_PAY_TO | No | Wallet address to receive USDC payments for x402 top-ups. If not set, simulation mode is used. | |
| DATABASE_URL | No | PostgreSQL connection string for production. Default uses local Prisma Postgres. | |
| X402_NETWORK | No | Network for x402 payments (e.g., 'base-sepolia' or 'base'). Default is simulation. | |
| CDP_API_KEY_ID | No | Coinbase CDP API key ID for mainnet facilitator. | |
| PRIVY_APP_SECRET | No | Privy app secret for real authentication. | |
| CDP_API_KEY_SECRET | No | Coinbase CDP API key secret for mainnet facilitator. | |
| X402_FACILITATOR_URL | No | URL of the x402 facilitator service. | |
| NEXT_PUBLIC_PRIVY_APP_ID | No | Privy app ID for real authentication (email/Google/wallet). If empty, uses demo login. |
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