Deep Research From Scratch builds research agents that autonomously gather and synthesize information. It connects to external tools and APIs, and integrates with the Model Context Protocol. Developers use it to create customizable research agents for autonomous data collection and analysis.
Deep Research From Scratch builds research agents that autonomously gather and synthesize information. It connects to external tools and APIs, and integrates with the Model Context Protocol. Developers use it to create customizable research agents for autonomous data collection and analysis.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"langchain-ai-deepresearchfromscratch-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-langchain-ai-deepresearchfromscratch-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from deep_research_from_scratch?"
API Key Required
This server requires an API key from deep_research_from_scratch. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| DEEP_RESEARCH_FROM_SCRATCH_API_KEY | Yes | Your deep_research_from_scratch API key |
"What resources are available in deep_research_from_scratch?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in deep_research_from_scratch"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in deep_research_from_scratch with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.