MCP Server
MCP
rstream CLI MCP
Local stdio MCP server for rstream setup, tunnels, WebTTY, and remote operations.
Install
oci:docker.io/rstream/rstream:1.29.1
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/rstream/rstream:1.29.1",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "serve",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment