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. |
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/UnifyAPIPRO/UNIFYAPI'
If you have feedback or need assistance with the MCP directory API, please join our Discord server