MAXIA AI marketplace tools for Composio — swap crypto, rent GPUs, DeFi yields, AI services on 15 blockchains
Project description
composio-maxia
MAXIA AI marketplace tools for Composio — swap crypto, rent GPUs, DeFi yields, AI services on 15 blockchains.
Installation
pip install composio-maxia
Usage
from composio_maxia import get_maxia_tools
# Get all 8 MAXIA tools
tools = get_maxia_tools()
# Use with any Composio-supported framework (LangChain, CrewAI, AutoGen, etc.)
Or use individual actions:
from composio_maxia import maxia_swap_quote, maxia_gpu_tiers, maxia_defi_yields
# Get swap quote
quote = maxia_swap_quote(from_token="SOL", to_token="USDC", amount=10)
# List GPU tiers
gpus = maxia_gpu_tiers()
# Best DeFi yields
yields = maxia_defi_yields(asset="USDC")
Available Tools
| Tool | Description |
|---|---|
maxia_discover |
Search AI services on the marketplace |
maxia_get_price |
Live crypto prices (65 tokens, Pyth + Chainlink) |
maxia_swap_quote |
Swap quotes (65 tokens, 7 chains, 4160 pairs) |
maxia_gpu_tiers |
GPU rental pricing (Akash Network, 6 tiers) |
maxia_defi_yields |
Best DeFi yields across 15 chains |
maxia_sentiment |
Crypto market sentiment analysis |
maxia_buy_service |
Execute AI services (sandbox mode) |
maxia_wallet_analysis |
Analyze Solana wallets |
Configuration
Set MAXIA_API_KEY in your environment (optional — free endpoints work without a key):
export MAXIA_API_KEY=your-api-key
Get a free API key at maxiaworld.app.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file composio_maxia-0.1.0.tar.gz.
File metadata
- Download URL: composio_maxia-0.1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3697af8cd413a7c7839b0212700ab46674c54353ae55a4987c8e214e3088a10
|
|
| MD5 |
af99e8876842cb1b600ebe7d1b3f88ca
|
|
| BLAKE2b-256 |
e2488016ef492505a4bf9fde83bc88ab37a4c10f6f88c7cb2aca3ef1961084f7
|
File details
Details for the file composio_maxia-0.1.0-py3-none-any.whl.
File metadata
- Download URL: composio_maxia-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa62011f71cdbf3af506a07aec4711ff61070ce71c04f47e95621c3e70948464
|
|
| MD5 |
e8b4f10d154509fe14646522cfe56efd
|
|
| BLAKE2b-256 |
c04347bde2e1ee0c8f821575f7247c0915bdd210c338c4326a445011ee6e8e8d
|