Skip to main content
Best for: using Valyu yourself. Search, answer, extract, and research directly inside Claude Code. This is a community-maintained plugin by GhouI - for official integrations, see Remote MCP or the Valyu API directly.
Direct access to Valyu’s search APIs from Claude Code over a zero-dependency CLI - real-time web, academic, financial, biomedical, patent, SEC, economics, and news search, plus answers, content extraction, and deep research.

Paste into Claude Code to install and use the Valyu search plugin.

Open in Cursor
Key features:
  • Zero dependencies - Direct API calls using Node.js built-in fetch
  • 8 search types - Web, finance, academic, biomedical, patents, SEC, economics, and news
  • AI-powered answers - Get answers with source citations
  • Content extraction - Extract clean content from any URL
  • Deep research - Async research reports for complex topics

Installation

Install the plugin from the Claude Code marketplace:

API Key Setup

Get your API key from platform.valyu.ai with $10 free credits ($20 with a work email). Just start using the plugin! On first use, Claude will:
  1. Detect that no API key is configured
  2. Ask you to paste your API key
  3. Save it automatically to ~/.valyu/config.json
  4. Retry your search

Manual Setup (Alternative)

If you prefer to set up manually:
For Zsh (macOS default):
For Bash:
Key Lookup Priority:
  1. VALYU_API_KEY environment variable
  2. ~/.valyu/config.json file

Usage

You can use the plugin with either natural language or the structured syntax:
Simply ask Claude to search for what you need:
Claude will automatically use the appropriate Valyu search tool based on your query.

Search Examples

Answer

Get AI-powered answers with source citations:

Contents

Extract clean content from URLs:

DeepResearch

Create async research reports for complex topics:

Search Types

Output Format

All commands return structured JSON results:

Requirements

  • Node.js 18+ (for built-in fetch API)
  • Valyu API key (get $10 free credits ($20 with a work email) at platform.valyu.ai)

Additional Resources

GitHub Repository

View source code and contribute

Get API Key

Sign up for $10 free credits ($20 with a work email)

API Reference

Complete Valyu API documentation

Remote MCP

Use Valyu with MCP protocol

Support

This is a community-maintained plugin. For issues or contributions: