assetfare-route

Installation
SKILL.md

AssetFare Route

Use REST/OpenAPI v2 at https://api.assetfare.dev/v2/openapi.json as the primary interface. The optional MCP endpoint is https://api.assetfare.dev/mcp.

Interface scope

  • REST/OpenAPI v2: nine asset endpoints and 72 directed non-identity routes across Solana, Base, Arbitrum, and Robinhood Chain.
  • MCP compatibility adapter: only solana:SOL -> base:ETH and solana:SOL -> arbitrum:ETH.
  • Never imply that the MCP tool set covers the full v2 matrix.

Safety boundary

  • Never request, transmit, store, or fabricate a private key.
  • AssetFare never signs or submits transactions.
  • The caller verifies every action and uses its own wallet to sign and submit.
  • Treat AssetFare as one route candidate and compare a fresh fee-inclusive executable minimum against alternatives.
  • Cross-chain routes are sequential and non-atomic.

REST/OpenAPI v2

Installs
1
First Seen
5 days ago
assetfare-route — odaiin/assetfare-mcp