Connect
Ask “which card for this?” in Claude or ChatGPT and get the answer from your own wallet — without leaving the app you're already in.
https://mcp.askmiles.ai/mcp
Requires a free Miles account. Read-only unless you say otherwise.
Connecting opens a Miles approval screen in your browser. It lists exactly what the app can see, and write access is off unless you turn it on — see what a connected app can see.
One command
claude mcp add --transport http askmiles https://mcp.askmiles.ai/mcp
Add --scope user to use it in every project.
codex mcp add askmiles --url https://mcp.askmiles.ai/mcp
Opens your browser to approve. Codex requests write access by default — leave that toggle off on the approval screen unless you want it.
Point and click
Settings → Connectors → Add custom connector, then paste the server URL above.
Free plans allow one custom connector at a time. Add it on desktop or web; it then works in the Claude mobile app too.
Advanced
ChatGPT requires turning on Developer mode, which OpenAI marks as elevated risk. Settings → Plugins → Developer mode, then Plugins → + to add the server URL.
You'll need to turn Ask Miles on again in each new chat.
Save the Miles icon for the connector's manual upload — 256×256, under 10KB.
Privacy
Read access is the default. Letting an app change your wallet is a separate toggle on the approval screen, off unless you turn it on. Codex requests write access by default; Claude Code and ChatGPT don't. Pause or disconnect any app anytime in Settings → Connected AI Apps.
Managing access
“Allow AI app connections” in Settings → Connected AI Apps pauses every connected app at once. Turn it back on and they resume — nothing is lost. To remove a single app permanently, disconnect it there instead.
Try asking
Troubleshooting
~/.mcp-auth — Codex keeps its tokens in the
macOS login Keychain instead. Run codex mcp logout askmiles to
clear it.