MCP Server
MCP
OneQAZ Trading Intelligence
Live market data, signals, positions, and macro analysis for crypto, KR stocks, and US stocks.
Install
uvx oneqaz-trading-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.oneqaz.com/mcp",
"headers": [
{
"description": "API key for higher rate limits (optional — free tier: 1,500 req/day without key)",
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "oneqaz-trading-mcp",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Root directory for market data files",
"name": "DATA_ROOT"
},
{
"description": "Server port (default: 8010)",
"name": "MCP_SERVER_PORT"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment