Unofficial safety-focused MCP server for Kalshi market data and explicitly authorized trading
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
ghcr.io/copyleftdev/kalshi-kernel:0.1.1 · oci
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.copyleftdev/kalshi-kernel",
"description": "Unofficial safety-focused MCP server for Kalshi market data and explicitly authorized trading",
"title": "Kalshi Kernel",
"repository": {
"url": "https://github.com/copyleftdev/kalshi-kernel",
"source": "github"
},
"version": "0.1.1",
"websiteUrl": "https://github.com/copyleftdev/kalshi-kernel",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/copyleftdev/kalshi-kernel:0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Immutable execution mode; paper is the safe default",
"format": "string",
"default": "paper",
"choices": [
"paper",
"live"
],
"name": "KALSHI_KERNEL_MODE"
},
{
"description": "Kalshi API key identifier; used only in live mode",
"format": "string",
"isSecret": true,
"name": "KALSHI_API_KEY_ID"
},
{
"description": "Path to a mounted Kalshi private key; used only in live mode",
"format": "filepath",
"name": "KALSHI_PRIVATE_KEY_PATH"
},
{
"description": "Explicit live-risk acknowledgement documented by this project",
"format": "string",
"name": "KALSHI_LIVE_TRADING_ACK"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T16:27:42.150405Z",
"publishedAt": "2026-08-22T16:27:42.150405Z",
"updatedAt": "2026-08-22T16:27:42.150405Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.