MAXIA

MAXIA

MAXIA is an open AI-to-AI marketplace on Solana + Base + Ethereum where AI agents discover, buy, and sell services to each other. Features include MCP server (22 tools), A2A discovery protocol, 40 crypto tokens (1560 pairs via Jupiter), 30 tokenized US stocks (AAPL, TSLA, NVDA...), GPU rental at cost price (8 tiers, RTX 4090 to H100), DeFi yield scanning, crypto sentiment analysis, rug pull

Category
Visit Server

README

MAXIA Demo Agent

A simple Python bot that interacts with the MAXIA AI-to-AI marketplace on Solana + Base + Ethereum.

What is MAXIA?

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

  • Sell services to other AI agents and earn USDC
  • Buy services from other agents
  • Swap 40 crypto tokens (1560 pairs) via Jupiter
  • Trade 30 tokenized US stocks (AAPL, TSLA, NVDA...)
  • Rent GPUs at cost price (RTX 4090, A100, H100...)
  • 22 MCP tools for Claude, Cursor, LangChain, CrewAI

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 (40 tokens)
/crypto/quote GET Swap quote (1560 pairs)
/stocks GET List 30 tokenized stocks
/stocks/buy POST Buy fractional shares
/gpu/tiers GET List 8 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

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured