GlianaAI
About
Pay-per-call access to 90+ AI models plus web, OCR, face and market-data tools — no signup or API key, each call settles from your own wallet in USDC.
Details
- Author
- gliana-labs
- Categories
- Cloud Service, Infrastructure
Jump to
Setup
Install GlianaAI in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/gliana-labs/gliana-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Pay-per-call generative AI for any MCP client (Claude Desktop, Cursor, …).90+ models— image, video, video editing, music, speech, LLM chat — plus utility and data tools, withno signup and no API key. Paid calls settle per call fromyour own walletover MPP / x402.
- Browse + price everything for free (list_models,get_price,get_schema,list_tools).
- generateruns a model and settles the gateway's 402 from your wallet (USDC on Base). Your private key is read from the client config andnever leaves your machine— non-custodial, same model asai.glianalabs.com.
list_toolsreads the gateway live, so it is never out of date — which is why this table doesn't enumerate the utility tools. A written-down list goes stale the moment a new endpoint ships, and this one had.
Some utility tools arefree and need no wallet at all(list_toolsreports them atpriceMicroUsd: 0) — currently the Indonesian reference endpoints: official region data, prayer times, and NIK verification.
Models that take a source file (image-to-video, video-to-video, transcription) accept apublic URLin their file field (e.g.image,video_uri). Have a local file? Upload it first — no key, no payment:
curl -X POST https://api.glianalabs.com/v1/media \ -H "content-type: video/mp4" --data-binary @clip.mp4 # → { "url": "https://api.glianalabs.com/v1/media/<id>.mp4" }
Pass the returnedurlinto the model field. Max 40 MB; video / image / audio only.
Claude Desktop(claude_desktop_config.json) /Cursor(~/.cursor/mcp.json):
{ "mcpServers": { "gliana-ai": { "command": "npx", "args": ["-y", "gliana-ai-mcp"], "env": { "GLIANA_WALLET_KEY_FILE": "/absolute/path/to/gliana-wallet.key" } } } }
generatesettles the gateway's 402 from your wallet. Pick a rail and set its key:
Use a dedicated wallet, funded with only what you intend to spend.This server signs payments locally — the key never leaves your machine and is never sent to us — but it is still a private key on a machine running an AI agent. Do not use a wallet that holds anything you would miss.
Prefer_KEY_FILEover the inline variable.Your MCP client config gets synced to cloud storage, committed by accident, and screenshotted when you ask someone for help. A file youchmod 600does not:
printf '%s' '0xYOUR_KEY' > ~/.gliana-wallet.key && chmod 600 ~/.gliana-wallet.key
Inline still works if you prefer it — the server just warns on stderr.
- GLIANA_RAIL—base|tempo|solana. Optional; defaults tobase(orsolanaif only a Solana key is set). The wallet must hold USDC on that chain.
- GLIANA_API_URL— optional, defaults tohttps://api.glianalabs.com.
Keys are needed only for paid calls. The discovery tools — and the free utility toolslist_toolsreports atpriceMicroUsd: 0— work without any wallet.
Restart the client. Ask it to"list GlianaAI models"or"generate an image of a red fox with nano-banana-2"*.
Fund the wallet with a few dollars of USDC on your chosen chain (Base, Tempo, or Solana). You pay only the per-call price (seeget_price); there's no subscription and no balance held by us.
Use a dedicated low-balance wallet for agents. Never paste your main wallet's key into any config.
- Website:https://ai.glianalabs.com
- API docs:https://ai.glianalabs.com/docs
- Discoverable onmppscanandx402scan
Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform.
Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
Core AWS MCP server providing prompt understanding and server management capabilities.
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
Query and analyze your Axiom logs, traces, and all other event data in natural language
Manage and interact with Microsoft Azure services.
Bastion: External Attack Surface Monitoring
Ask your AI assistant about your attack surface: run scans, catch expiring certificates and domains, triage findings, and generate reports.
Agent-ready global image CDN that AI agents can install and operate through MCP.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

