claude mcp add eleashracle-mcp-server -- npx -y telekash-mcp-server
{
"mcpServers": {
"eleashracle-mcp-server": {
"command": "npx",
"args": ["-y", "telekash-mcp-server"]
}
}
}
{
"mcpServers": {
"eleashracle-mcp-server": {
"command": "npx",
"args": ["-y", "telekash-mcp-server"]
}
}
}
{
"mcpServers": {
"eleashracle-mcp-server": {
"command": "npx",
"args": ["-y", "telekash-mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that serves as a prediction market probability oracle, providing access to over 500 markets from various sources including Kalshi, Polymarket, and Metaculus. It enables connections via standard input/output interfaces and is available as a package on npm. Developers working with AI coding assistants and requiring probability data from prediction markets would use this server to integrate market data into their applications.
Prediction market probability oracle. 500+ markets from Kalshi, Polymarket & Metaculus.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
telekash-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.