longportapp/openapi
π βοΈ - LongPort OpenAPI provides real-time stock market data, provides AI access analysis and trading capabilities through MCP.
Quick Start
Clone the repository:
git clone https://github.com/longportapp/openapi/tree/main/mcpClaude Desktop configuration example:
{
"mcpServers": {
"openapi": {
"command": "npx",
"args": [
"-y",
"longportapp/openapi"
]
}
}
}Check the repository README for specific installation and configuration instructions.