AkTools Pro MCP Server for Claude Desktop
io.github.tchivs/aktools-pro
🚀 AkTools Pro: 增强型金融 MCP 服务器。内置策略回测、模拟盘管理及实时异动监控。
client:Claude Desktop
transport:stdio
runtime:pypi
Install AkTools Pro MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aktools-pro": {
"command": "uvx",
"args": [
"aktools-pro"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs