AssetFare MCP
MCP serverEverything elseCapped non-custodial Solana SOL to Base ETH tools. AssetFare never signs or submits.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use AssetFare MCP
From the project's README
As published by odaiin/assetfare-mcp in README.md.
An MCP client/server wrapper for AssetFare's capped, non-custodial Solana SOL → Base ETH workflow.
Safety model
- AssetFare MCP never accepts a private key and never signs or submits a transaction.
- Read-only tools expose current status, signed manifest, and quotes.
- State-changing tools only create authentication/session records or prepare/verify unsigned workflow actions. MCP clients should require user approval for those calls.
- The caller independently verifies every returned unsigned action and signs/submits with its own wallets.
Remote endpoint
https://api.assetfare.dev/mcp
Official MCP Registry server: io.github.odaiin/assetfare.
Use Streamable HTTP. The endpoint has no server-side API key; wallet authentication happens through the AssetFare tools.
Local stdio
The repository also contains a stdio-compatible wrapper for self-hosting. The public Registry entry uses the remote Streamable HTTP endpoint; npm publication is intentionally deferred until a separate package-release review.
Trust material
- Signed manifest:
https://api.assetfare.dev/.well-known/assetfare-manifest.json - Public signing key:
https://assetfare.dev/.well-known/assetfare-manifest.pub - Status:
https://api.assetfare.dev/v1/status - OpenAPI:
https://api.assetfare.dev/openapi.json
The wrapper deliberately contains no AssetFare route engine, wallets, RPC credentials, or internal operations data.
Advanced
- Delivery
- assetfare MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-odaiin-assetfare- Source
- github.com/odaiin/assetfare-mcp
- Hosted endpoint
https://api.assetfare.dev/mcp