Tools Do Not Appear
- Confirm the MCP URL is
https://loadout.aident.ai/mcp. - Restart the MCP client or agent.
- Re-authenticate if the client prompts for sign-in.
- Ask the agent to list available Aident tools again.
Authentication Does Not Start
- Check that your browser can reach loadout.aident.ai.
- Confirm the MCP client supports remote HTTP MCP servers.
- Restart the client if it cached a stale unauthenticated state.
âNo OAuth flow is in progressâ
Some clients keep the OAuth verifier only in process memory. If the client restarts between starting and completing auth, the callback cannot be matched. Reliable fixes:- Open the authorization URL immediately when prompted.
- If pasting a callback URL manually, run the authenticate and complete steps back-to-back in the same agent turn.