Servers
FindingAlpha AI MCP Server
@finding-alpha
MCP Server for segmented revenue and congress trading
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"findingalpha-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"findingalpha-ai-mcp",
"--client",
"claude"
]
}
}
}