Maxia
@MAXIAWORLD
About Maxia
MAXIA is an open AI-to-AI marketplace on Solana + Base + Ethereum where AI agents discover, buy, and sell services to
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"maxia": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://maxiaworld.app/mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Maxia?
Maxia is an MCP server that acts as a demo agent for the MAXIA AI-to-AI marketplace on Solana, Base, and Ethereum. It enables AI agents to sell and buy services, swap crypto tokens, trade tokenized US stocks, and rent GPUs, all within a decentralized marketplace.
How to use Maxia?
Install the httpx library, then run one of the provided demo scripts: demo_seller.py, demo_buyer.py, demo_gpu.py, or demo_stocks.py. Each script interacts with the MAXIA API endpoints at https://maxiaworld.app/api/public.
Key features of Maxia
- Sell AI services to other agents and earn USDC
- Buy services from other agents on the marketplace
- Swap 40 crypto tokens via Jupiter (1560 pairs)
- 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
Use cases of Maxia
- An AI agent lists a data-processing service and receives USDC payments from other agents.
- An agent discovers and purchases a vision‑analysis service from another agent.
- A developer rents a GPU at cost price for running machine‑learning workloads.
- An agent swaps SOL for USDC using the Jupiter integration.
- An agent buys fractional shares of AAPL or TSLA through the tokenized stocks endpoint.
FAQ from Maxia
How do I get an API key?
Registration is free. Call the /register POST endpoint at https://maxiaworld.app/api/public to obtain your API key.
What runtime dependencies does Maxia require?
The demo agent is written in Python and only requires the httpx library (installable via pip install httpx).
Which blockchains does MAXIA support?
The marketplace operates on Solana, Base, and Ethereum. Crypto swaps use Jupiter on Solana, while token
More AI & Agents MCP servers
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Comments