Claude Code (CLI)
For developers using the CLI.
-
Open your terminal
-
Add the Valency MCP server:
claude mcp add --transport http --scope user --callback-port 33418 \valency-mcp https://labs.valency.io/mcp/ -
Start Claude Code:
claude -
Authenticate the server. Adding it from the command line does not start the OAuth flow on its own — run the
/mcpcommand inside Claude Code, select the Valency MCP server, and choose to authenticate:/mcpComplete sign-in when the browser opens, then return to the terminal.
-
Start a new conversation and ask: "Search for papers about quantum computing" (more prompt ideas)
Success: You see paper results in your terminal. You can also explicitly invoke Valency tool calls.
Next steps
Section titled “Next steps”Need help?
Section titled “Need help?”If something isn't working, check Troubleshooting for common fixes. See the FAQ for general questions, or report an issue if you're still stuck.