Bearer
followed by a space, formatting it like
this: Bearer YOUR_ACCESS_TOKEN
.
Then add this to the Authorization field in the headers, so that the raw headers look
like this: Authorization: Bearer YOUR_ACCESS_TOKEN
.
If you’re using a standalone MCP client, provide your GWI access token as described in the integration guide section.