Norynta Prediction Markets for Cursor
io.github.norynta/prediction-markets
Discover Norynta markets and use caller-signed trading through a protected MCP.
client:Cursor
transport:streamable-http
Install Norynta Prediction Markets in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"prediction-markets": {
"url": "https://mcp.norynta.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs