MCP Server
MCP
Norynta Prediction Markets
Discover Norynta markets and use caller-signed trading through a protected MCP.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.norynta.com/mcp"
},
{
"type": "streamable-http",
"url": "https://mcp.norynta.com/mcp/trading",
"headers": [
{
"description": "OAuth bearer token or scoped Norynta agent token. Wallet signatures are still required for orders.",
"isRequired": true,
"format": "string",
"isSecret": true,
"placeholder": "Bearer norynta_agent_token",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment