usenami-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X402_PRIVATE_KEY | No | EVM private key of a wallet holding USDC on Base mainnet for paid API calls. Optional for free tools. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| usenami_venues_listA | Returns the catalog of perpetual futures venues Usenami tracks. Includes CEX (Binance, Bybit, OKX, etc.) and DEX (Hyperliquid, dYdX, HIP-3 sub-venues for RWA, etc.). Free endpoint, no payment required. |
| usenami_venues_healthA | Returns last-update timestamps and freshness status for each tracked venue. Use this to verify that data is current before paying for a snapshot. Free endpoint, no payment required. |
| usenami_funding_currentA | Returns current funding rates per venue for a given perp symbol, or all symbols if |
| usenami_perp_funding_spreadA | Returns the cross-venue funding-rate spread snapshot for a base ticker. Identifies the long-side (lowest rate) and short-side (highest rate) venues and reports the spread in basis points — the directional edge for a funding-rate arbitrage. Cost: $0.001 USDC per call. |
| usenami_perp_oracle_familiesA | Returns the oracle family classification for 30+ perp venues — useful for basis-risk awareness in cross-venue strategies. Venues sharing a price source (e.g. 'cex_aggregated', 'pyth_stork') tend to move together and offer no genuine arbitrage edge. Cost: $0.001 USDC. |
| usenami_rwa_perp_coverageA | Returns real-world asset perpetual coverage on Hyperliquid HIP-3 DEXes (6 sub-venues: cash, flx, km, vntl, xyz, hyna). Asset classes: stocks, metals, forex, commodities, indices, pre-IPO synthetics. Optionally filter by |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/namixai/usenami-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server