Model Context Protocol (MCP) server configuration and tool manifest for stefan-jansen/04_alpha_factor_research
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"04_alpha_factor_research": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-04_alpha_factor_research"
]
}
}
}