Connect with OAuth 2.1
1
Add the remote server
--scope user makes the server available across projects. Omit the flag for local project
state, or use --scope project to write a shared .mcp.json entry.2
Authorize MoleSignal
/mcp, select molesignal, and complete authentication.3
Verify the server
Connect with an API token
Use environment expansion in a project.mcp.json instead of committing a token:
MOLESIGNAL_MCP_TOKEN before starting Claude Code. Project-scoped servers require an explicit
trust decision before the first connection.
See the official Claude Code MCP documentation.