MCP Server
MCP
Verity Skills
Real-time social media and prediction market integrity layer for traders, funds, and quant desks.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.verityskills.com/mcp",
"headers": [
{
"description": "Bearer vtk_<token>. Obtain a key at https://verityskills.com/account/api-keys. Seven-day trial, no credit card.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
},
{
"type": "sse",
"url": "https://mcp.verityskills.com/sse"
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
sse
By
Comments
Sign in to leave a comment