Skip to content

Personal Access Tokens

Personal Access Tokens let trusted tools connect to LFG List on your behalf.

Use them for AI agents, automations, and integrations that need API or MCP access without signing in through the browser.

  1. Sign in to LFG List.
  2. Open the account menu.
  3. Select Settings.
  4. Select Integrations.
  5. In Access tokens, select Create token.
  6. Enter a name that identifies the tool, such as Claude Desktop, Codex, or Work laptop agent.
  7. Select Create token.
  8. Copy the token when LFG List shows Copy access token.
  9. Store it only in the tool that needs it.

LFG List only shows the full token once. If you close the dialog before copying it, revoke that token and create a new one.

When connecting to the public MCP server, send the token as a Bearer token:

Authorization: Bearer <your LFG List Personal Access Token>

The hosted MCP server URL is:

https://mcp.lfglist.com/mcp

See the MCP quickstart for the full setup flow.

  1. Open the account menu.
  2. Select Settings.
  3. Select Integrations.
  4. Find the token under Access tokens.
  5. Select the revoke action for that token.
  6. Confirm Revoke token.

Tools using that token lose access immediately.

  • Treat Personal Access Tokens like passwords.
  • Create separate tokens for separate tools when practical.
  • Revoke tokens you no longer use.
  • Do not paste real tokens into public chats, screenshots, documentation, bug reports, or shared agent prompts.
  • If a token may have been exposed, revoke it and create a replacement.