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.
Create a token
Section titled “Create a token”- Sign in to LFG List.
- Open the account menu.
- Select Settings.
- Select Integrations.
- In Access tokens, select Create token.
- Enter a name that identifies the tool, such as
Claude Desktop,Codex, orWork laptop agent. - Select Create token.
- Copy the token when LFG List shows Copy access token.
- 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.
Use a token with MCP
Section titled “Use a token with MCP”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/mcpSee the MCP quickstart for the full setup flow.
Revoke a token
Section titled “Revoke a token”- Open the account menu.
- Select Settings.
- Select Integrations.
- Find the token under Access tokens.
- Select the revoke action for that token.
- Confirm Revoke token.
Tools using that token lose access immediately.
Token safety
Section titled “Token safety”- 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.