@vibe-airforce/vibe-mcp
v0.1.0
Published
VIBE Airforce MCP Server — Web3 trading and data tools for AI clients
Maintainers
Readme
@vibe-airforce/vibe-mcp
VIBE Airforce MCP Server — Web3 trading and data tools for MCP-compatible AI clients.
Install
Add to your MCP client configuration:
{
"mcpServers": {
"vibe": {
"command": "npx",
"args": ["-y", "@vibe-airforce/vibe-mcp"],
"env": { "VIBE_API_KEY": "pk_xxx:sk_xxx" }
}
}
}Tools
| Tool | Description |
|------|-------------|
| vibe_trading | Solana DEX swaps (Jupiter, Meteora) |
| vibe_evm_trading | Base/Ethereum swaps (0x aggregator) |
| vibe_defi | DeFi staking, lending, LP on Solana |
| vibe_bags | Token launches and fee management on bags.fm |
| vibe_data | External data providers (Nansen, Twitter, etc.) |
Auth
Get your API key at vibe.airforce/settings/api-keys
Without an API key, you get 30 free read-only requests/day.
