MCP Server
MCP
io.github.gigshow/decker
Deterministic market-state engine for trading agents — state, gate, coordinates, with receipts.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.decker-ai.com/api/v1/mcp",
"headers": [
{
"description": "Decker API key — free tier available (issue at decker-ai.com Settings → API Keys or via Telegram /apikey)",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment