Polymarket rule research. ChatGPT/Claude OAuth or MCPize; approved API access required.
claude mcp add resolution-rules --transport http https://scanverity-resolution-rules.mcpize.run
~/.cursor/mcp.json
{
"mcpServers": {
"resolution-rules": {
"url": "https://scanverity-resolution-rules.mcpize.run"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"resolution-rules": {
"serverUrl": "https://scanverity-resolution-rules.mcpize.run"
}
}
}
.vscode/mcp.json
{
"servers": {
"resolution-rules": {
"type": "http",
"url": "https://scanverity-resolution-rules.mcpize.run"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"resolution-rules": {
"url": "https://scanverity-resolution-rules.mcpize.run"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"resolution-rules": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://scanverity-resolution-rules.mcpize.run"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://scanverity-resolution-rules.mcpize.run |
Authorization: •••••• (required)
|
| streamable-http | https://scanverity.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.scanverity--resolution-rules/reviews or the review_server meta-tool.
POST /mcp