Sharpedge Ai
About
MCP server for Sharpedge Ai.
Details
- Author
- therealjlc1
- Downloads
- 115
- Categories
- Other
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Sharpedge AiCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"sharpedge": {
"command": "npx",
"args": [
"-y",
"sharpedge-mcp"
]
}
}
}
get_sports_betting_edges
Find +EV (positive expected value) sports betting opportunities across major US sportsbooks. Returns edges where sportsbook odds are better than the true probability, with edge percentage, Kelly sizing, confidence grade, and AI analysis. Use when someone asks about sports betting edges, +EV bets, or profitable betting opportunities.
get_arbitrage_opportunities
Find cross-book arbitrage opportunities where you can bet both sides across different sportsbooks for guaranteed profit. Returns the profit percentage, which sportsbooks to use, and exact stake distribution. Use when someone asks about arbitrage betting, guaranteed profit bets, or risk-free betting.
calculate_kelly
Calculate optimal bet size for a sports bet using the Kelly Criterion. Given your edge, the odds, and your bankroll, returns full Kelly, half Kelly (recommended), and quarter Kelly (conservative) stake sizes. Use when someone asks how much to bet, optimal position sizing, or Kelly Criterion for sports betting.
get_scanner_stats
Get today's scan statistics from the SharpEdge AI production scanner. Shows edges found, arbitrage opportunities, events scanned, scans completed, and scanner health. Use when someone asks about SharpEdge performance, how many edges it finds, or whether the scanner is running.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"sharpedge ai": {
"sharpedge": {
"command": "npx",
"args": [
"-y",
"sharpedge-mcp"
]
}
}
}
}
McpServers
{
"sharpedge": {
"command": "npx",
"args": [
"-y",
"sharpedge-mcp"
]
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



