Skip to main content
Glama
tiger_accounts.json.example•1.06 kB
{ "tiger_accounts": { "YOUR_LIVE_ACCOUNT_1": { "tiger_id": "YOUR_TIGER_ID_1", "account_type": "live", "license": "TBHK", "environment": "PROD", "config_file": "tiger_openapi_config.properties" }, "YOUR_LIVE_ACCOUNT_2": { "tiger_id": "YOUR_TIGER_ID_2", "account_type": "live", "license": "TBHK", "environment": "PROD", "config_file": "tiger_openapi_config.properties.wm" }, "YOUR_DEMO_ACCOUNT": { "tiger_id": "YOUR_TIGER_ID_2", "account_type": "demo", "license": "TBHK", "environment": "PROD", "config_file": "tiger_openapi_config.properties.wm" } }, "api_keys": { "YOUR_CLIENT_API_KEY_1": { "name": "Full Access Client", "allowed_accounts": ["YOUR_LIVE_ACCOUNT_1", "YOUR_LIVE_ACCOUNT_2", "YOUR_DEMO_ACCOUNT"], "permissions": ["read", "trade"] }, "YOUR_CLIENT_API_KEY_2": { "name": "Demo Only Client", "allowed_accounts": ["YOUR_DEMO_ACCOUNT"], "permissions": ["read", "trade"] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/luxiaolei/tiger-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server