Back to MCP Servers
Openapi
🐍 ☁️ - LongPort OpenAPI provides real-time stock market data, provides AI access analysis and trading capabilities through MCP.
finance-fintechapiai
By longportapp
Installation
npx -y openapiConfiguration
{
"mcpServers": {
"openapi": {
"command": "npx",
"args": ["-y", "openapi"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes