futuur/Futuur-MCP
Futuur API MCP Integration is a powerful TypeScript-based server that implements the Model Context Protocol (MCP) for seamless integration with the Futuur API. This project provides a robust interface for handling market data, categories, user information, and betting operations.
Platform-specific configuration:
{
"mcpServers": {
"Futuur-MCP": {
"command": "npx",
"args": [
"-y",
"Futuur-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...