Transparent and Efficient Financial Analysis
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"FinanceToolkit": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-FinanceToolkit"
]
}
}
}