guy-hartstein/company-research-agent
An agentic company research tool powered by LangGraph and Tavily that conducts deep diligence on companies using a multi-agent framework. It leverages Google's Gemini 2.5 Flash and OpenAI's GPT-5.1 on the backend for inference.
Platform-specific configuration:
{
"mcpServers": {
"company-research-agent": {
"command": "npx",
"args": [
"-y",
"company-research-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...