Riv MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 248 installs a week from npm.
Riv MCP: spend authorization and governed trading (place_order, positions, market data, policies).
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add riv-mcp -- npx -y @riv-io/mcp
{
"mcpServers": {
"riv-mcp": {
"args": [
"-y",
"@riv-io/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.riv-mcp]
command = "npx"
args = ["-y", "@riv-io/mcp"]
{
"mcpServers": {
"riv-mcp": {
"args": [
"-y",
"@riv-io/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"riv-mcp": {
"args": [
"-y",
"@riv-io/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RIV_API_KEY (The riv_ credential issued when you connect the agent in the Riv dashboard.), RIV_API_URL (Riv API base URL. Defaults to http://localhost:3000; use https://riventa.dev for live agents.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults.
Unofficial safety-focused MCP server for Kalshi market data and explicitly authorized trading
Polymarket market data, live CLOB books, replay, simulation, and opt-in trading in Rust.
AI-native crypto trading MCP server — market data, orders, grid strategies & DeFi
Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets
Transmission market data and TSR actions (MISO/SPP OASIS) from the PowerStation trading platform.
MCP server for Webull OpenAPI: trading and market data access for AI assistants
MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents
Answers built from our own checks of this server.