Simulated investment committee: 27 investor lenses read the same filings, debate, and a PM decides.
Simulated investment committee: 27 investor lenses read the same filings, debate, and a PM decides. The alphacouncil mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 7 defined tools rather than through you.
Install · Usage · Tools · The bench · Architecture · Changelog · Disclaimer
alphacouncil-agent on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Everything the assistant can do here goes through one of these:
Invocation — What runsArea — ToolsOptions — get_options_chainNews — get_news get_market_narrativeSocial — get_social_pulse verify_x_postIndustry — industry_brief industry_peers industry_coverage list_industriesWorkflow — analyze_symbol plan_visible_run collect_evidence read_run and 5 moreThis sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Alphacouncil's toolset — Invocation, Area, Options and 4 more — is a fair guide to whether it matches your workflow. It is maintained by Zhao73; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Invocation | What runs |
| Area | Tools |
| Options | get_options_chain |
| News | get_news get_market_narrative |
| Social | get_social_pulse verify_x_post |
| Industry | industry_brief industry_peers industry_coverage list_industries |
| Workflow | analyze_symbol plan_visible_run collect_evidence read_run and 5 more |
{
"mcpServers": {
"alphacouncil-agent": {
"command": "npx",
"args": ["-y", "alphacouncil-agent"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.