Claude
Recommended platform
Valency works best with Claude. Choose your harness below.
The fastest way to get started.
- Open https://claude.ai/customize/connectors
- Click +, choose Add custom connector
- Enter the server URL:
https://labs.valency.io/mcp/
- Add the OAuth client ID:
FslW0nVE1JMNobe1wQEsTr7bIwhZTi89
- Sign in with Google or email when prompted
- Start a new conversation and ask: “Search for papers about climate change” (more prompt ideas)
Success: You see paper results and tool calls in Claude’s response. You can also explicitly invoke Valency tool calls.
For the Claude Desktop app.
- Open Claude Desktop
- Go to Settings → Connectors → Add custom connector
- Enter the server URL:
https://labs.valency.io/mcp
- Add the Client ID:
FslW0nVE1JMNobe1wQEsTr7bIwhZTi89
- Sign in with Google or email when prompted
- Start a new conversation and ask: “Find papers by Hinton”
Success: You see paper results in Claude’s response. You can also explicitly invoke Valency tool calls.
For developers using the CLI.
- Open your terminal
- Add the Valency MCP server:
Terminal window claude mcp add --transport http valency-mcp https://labs.valency.io/mcp - Start Claude Code:
Terminal window claude - Ask: “Search for papers about quantum computing”
- Complete sign-in when the browser opens
Success: You see paper results in your terminal. You can also explicitly invoke Valency tool calls.
Need help?
Section titled “Need help?”Check the FAQ for common questions or report an issue if something isn’t working.