Get $10 free credits ($20 with a work email) when you sign up at
Valyu. Usable across every source. No card required.
Best for: using Valyu yourself. Connect Valyu to Claude, Cursor, or any MCP client over the hosted server.
Paste into your AI assistant to wire up the Valyu remote MCP server.
Remote Valyu MCP
Connect directly to Valyu’s hosted MCP server (instead of running it locally).Remote Valyu MCP URL
Copy Your MCP URL
The easiest way to connect your AI assistant to Valyu is to copy your personalized MCP URL directly from the Valyu Platform. It comes pre-filled with your API key, just copy and paste it into your client.
Claude Connector Integration
Add the Valyu MCP server to Claude. Add it as a custom connector. Go to claude.ai/settings/connectors → Add custom connector → Paste URL → Done!OpenAI Responses API
This is how to try out the Valyu MCP server in the OpenAI playground. Easily hook up the Valyu MCP server to the OpenAI Responses API:Available Tools
Valyu MCP provides 11 specialized tools for comprehensive information retrieval across multiple domains:| Tool | Description |
|---|---|
valyu_search | The world’s most powerful web search that returns full page content. Perfect for current events, technical documentation, and any web-accessible information. |
valyu_academic_search | Full-text academic search across ArXiv, PubMed, and scholarly databases. Returns peer-reviewed papers with complete metadata including authors, citations, DOI, and references. |
valyu_financial_search | Real-time financial intelligence covering stocks (NASDAQ/NYSE), crypto, forex, earnings reports, balance sheets, insider transactions, and market movers. |
valyu_sec_search | Search SEC filings (10-K, 10-Q, 8-K) and insider transactions (Form 4 structured data). Find specific sections like MD&A, risk factors, or business strategy from any public company’s regulatory filings. |
valyu_company_research | NEW! Comprehensive company intelligence reports in ~10 seconds. Automatically gathers and synthesizes information across business overview, leadership, products, funding, competitors, financials, and recent news. Uses parallel execution to deliver complete reports 4x faster than sequential searches. |
valyu_patents | Search patent databases for inventions, innovations, and intellectual property. Returns patent documents with claims, abstracts, inventors, and filing information. |
valyu_bio_search | Comprehensive biomedical and healthcare search across PubMed, bioRxiv, medRxiv, clinical trials, FDA drug labels, ChEMBL, PubChem, Open Targets, NPI Registry, and WHO ICD. Perfect for medical research, drug discovery, healthcare provider lookup, and disease classification. |
valyu_economics_search | Economic data from BLS, FRED, World Bank, and USAspending. Access labor statistics, economic indicators, GDP, inflation rates, and government spending data. |
valyu_contents | Extract clean, structured content from any URL. Returns full page content in markdown format with metadata extraction. |
valyu_datasources | Tool manifest for AI agents to discover available data sources. Lists 36+ integrated datasets with metadata, schemas, and pricing. Filter by category for targeted discovery. |
valyu_datasources_categories | List all available datasource categories with dataset counts. Use to discover filtering options for the datasources tool. |
query string and an optional max_num_results (1-20, up to 100 with a special API key). A few have extras:
valyu_sec_search - filings and insider transactions
valyu_sec_search - filings and insider transactions
Covers 10-K, 10-Q, 8-K, and Form 4 insider transactions.
response_length controls content size: "short" (~25k chars), "medium" (~50k, default), "large" (~100k), "max" (up to ~400k, complete filings). Searchable across MD&A, risk factors, business strategy, financial condition, and legal proceedings.valyu_company_research - company intelligence
valyu_company_research - company intelligence
Takes
company (name, ticker, or domain) and an optional sections array: summary, leadership, products, funding, competitors, filings, financials, news, insiders. Returns a cited markdown report; queries sections in parallel and adapts to public vs private companies.valyu_contents - URL extraction
valyu_contents - URL extraction
Takes a
urls array (max 10 per request) and returns clean markdown with metadata.valyu_datasources / valyu_datasources_categories - discovery
valyu_datasources / valyu_datasources_categories - discovery
valyu_datasources lists available datasets (optionally filtered by category) with schemas and pricing. valyu_datasources_categories lists every category with dataset counts.Transport
Uses HTTP/SSE transport (JSON-RPC over HTTP with Server-Sent Events) for OpenAI Responses API compatibility, streaming responses, and stateless auth via URL parameters.Pricing
Valyu MCP operates on a usage-based pricing model through the Valyu API. You can control costs by setting themaxPrice parameter in the URL.
Cost Control
Set themaxPrice parameter to limit spending per search operation:
- Optional: Only applies when provided. If not provided, adjusts automatically based on search type and max number of results
- Minimum: 1 CPM ($0.01) minimum cost per search
- Recommended: 30-100 CPM ($0.03-$0.10) for most use cases
Additional Resources
Valyu Platform
Get your API key and free credits
Documentation
Explore the full Valyu API documentation
Blog
Read about our latest updates
GitHub
View source code and contribute
Support
- Documentation: docs.valyu.ai
- API Keys: platform.valyu.ai/user/account/apikeys
- Platform: platform.valyu.ai

