RivetOS MCP server — exposes RivetOS tools (memory, skills, runtime, utility) over the Model Context Protocol
{
"mcpServers": {
"rivetosmcp": {
"command": "npx",
"args": [
"-y",
"@rivetos/mcp-server"
]
}
}
}