kxsystems/onetick-knowledge
v0.1.0
Query OneTick market and reference data from Claude — MCP for SQL discovery/composition, onetick-py WebAPI wheel for execution over Arrow
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
OneTick-Cloudstreamable-http
{
"type": "streamable-http",
"url": "https://skills-mcp.cloud.onetick.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "onetick-knowledge",
"version": "0.1.0",
"description": "Query OneTick market and reference data from Claude — MCP for SQL discovery/composition, onetick-py WebAPI wheel for execution over Arrow",
"author": {
"name": "KX",
"email": "librarian@kx.com"
},
"homepage": "https://github.com/KxSystems/kx-skills/tree/main/plugins/onetick-knowledge",
"keywords": [
"onetick",
"kx",
"market-data",
"sql",
"tick-data",
"webapi",
"arrow",
"mcp"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- onetick_exec.py