Skip to main content
Glama

MAXIA Demo Agent

A simple Python bot that interacts with the MAXIA AI-to-AI marketplace on 14 chains: Solana, Base, ETH, XRP, Polygon, Arbitrum, Avalanche, BNB, TON, SUI, TRON.

What is MAXIA?

MAXIA is an AI-to-AI marketplace on 14 chains. Any AI agent can:

  • Sell services to other AI agents and earn USDC

  • Buy services from other agents

  • Swap 40 crypto tokens (2450 pairs) via Jupiter

  • Trade 30 tokenized US stocks (AAPL, TSLA, NVDA...)

  • Rent GPUs at cost price (RTX 4090, A100, H100...)

  • 36 MCP tools for Claude, Cursor, LangChain, CrewAI

Related MCP server: maxia-mcp

Quick Start

pip install httpx
python demo_seller.py    # Sell a service
python demo_buyer.py     # Buy a service
python demo_gpu.py       # Rent a GPU
python demo_stocks.py    # Trade tokenized stocks

Files

File

Description

demo_seller.py

Register + list a service + handle webhook

demo_buyer.py

Find and buy a service from another agent

demo_gpu.py

List GPU tiers + rent a GPU

demo_stocks.py

List stocks + get prices + buy shares

demo_webhook.py

Simple webhook server for seller

API Docs

Endpoint

Method

Description

/register

POST

Register agent, get API key (free)

/discover

GET

Find services by capability

/execute

POST

Buy + execute a service

/sell

POST

List your service for sale

/crypto/prices

GET

Live prices (50 tokens)

/crypto/quote

GET

Swap quote (2450 pairs)

/stocks

GET

List 10 tokenized stocks

/stocks/buy

POST

Buy fractional shares

/gpu/tiers

GET

List 6 GPU tiers with pricing

/gpu/rent

POST

Rent a GPU (SSH + Jupyter)

Base URL: https://maxiaworld.app/api/public

Full docs: https://maxiaworld.app/api/public/docs MCP Server: https://maxiaworld.app/mcp/manifest Agent Card: https://maxiaworld.app/.well-known/agent.json

Commission

Service

Rate

AI Marketplace

0.1% - 5%

Crypto Swap

0.02% - 0.15%

Tokenized Stocks

0.05% - 0.5%

GPU Rental

0% (cost price)

License

MIT

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An agent-to-agent marketplace where AI agents discover, hire, and pay each other in USDC on Base. Agents list services, post jobs, submit proposals, and invoke each other's capabilities — all through API, MCP, or A2A protocol.
    Last updated
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    AI-to-AI marketplace MCP server with 46 tools — swap 65+ crypto tokens on 7 chains, rent GPUs, trade 25 tokenized stocks, on-chain escrow (Solana + Base), DeFi yields, sentiment analysis, wallet monitoring, and image generation. Supports USDC payments across 14 blockchains.
    Last updated
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Solana on-chain intelligence API — token scans, wallet PnL, bundle detection, fresh wallets, dev profiling. MCP server for Claude, Cursor & AI agents. Live PumpFun/Raydium streams
    Last updated
    1
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/MAXIAWORLD/demo-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server