import.io
Docs

OAuth for client developers

Implementation notes for MCP clients integrating with Import.io OAuth.

Authorization flow

Clients should start the OAuth authorization flow when the MCP server asks for authentication and then retry the MCP request with the granted credentials.

Token handling

  • Store tokens in the client credential store, not in plain text project files.
  • Refresh tokens before they expire when the provider supports refresh.
  • Surface authentication errors clearly so users can reconnect.

Endpoint

https://mcp.import.io/mcp