AkTools Pro MCP Server for Cline
io.github.tchivs/aktools-pro
🚀 AkTools Pro: 增强型金融 MCP 服务器。内置策略回测、模拟盘管理及实时异动监控。
client:Cline
transport:stdio
runtime:pypi
Install AkTools Pro MCP Server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"aktools-pro": {
"command": "uvx",
"args": [
"aktools-pro"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs