Event Resolver API for Cursor
io.github.br0ski777/event-resolver
Resolve prediction market events. Price checks, claim verification, outcome confidence.
client:Cursor
transport:sse
Install Event Resolver API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"event-resolver": {
"url": "https://event-resolver.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs