SignalRank MCP Access
Install SignalRank in Claude or Codex
Enter your email and we will send a one-time setup link. The setup page creates credentials associated with your email.
One-Time Setup
Your SignalRank MCP credentials
These values are shown once. Store them in your password manager and do not paste them into chat.
Checking setup link...
Use OAuth in Claude.
Enter the URL, client ID, and client secret in Claude's custom connector setup.
- Name
- SignalRank
- URL
- https://agent.signalrank.com/mcp
- OAuth Client ID
- OAuth Client Secret
- Open Claude settings and add a custom connector.
- Use the name SignalRank and URL https://agent.signalrank.com/mcp.
- Paste the OAuth client ID and secret from this page.
- Save, complete authorization, restart the chat, and ask SignalRank to list available tools.
Use a bearer-token environment variable in Codex.
Put the generated token in SIGNALRANK_MCP_TOKEN, then add the MCP server.
- Bearer token
- Store the token in your password manager.
- Set SIGNALRANK_MCP_TOKEN in the environment Codex starts with.
- Run the command above or add the same server in the Codex MCP UI.
- Restart Codex and start a new chat.