Longport OpenAPI
STDIOMCP server for Longport OpenAPI.
MCP server for Longport OpenAPI.
Longport-MCP
is a MCP server for Longport OpenAPI.
To run the project, use the following command:
longport stdio
longport sse
Default bind address is 127.0.0.1:8000
, you can change it by using the --bind
flag:
longport stdio --bind 127.0.0.1:3000