Stdio
Object Hierarchy:
Description:
public class Stdio :
Base
MCP client over stdio: starts the server as a subprocess and talks JSON-RPC over stdin/stdout (newline-delimited). Uses bubblewrap when
available; otherwise requires allow_unsandboxed in mcp.json (Flatpak, Windows).
Overlay writes (known gap)
Sandboxed stdio MCP is spawned inside a bwrap overlay with project write roots (default
allow_writes
→
project
). Unlike the
run_command
tool, this
path does
not run
overlay.scan.run()
or apply changes to the live project index.
- OLLMbwrap.RunSeccomp only adds syscall evidence strings to tool output
- File creates/edits/deletes inside the overlay are not merged to disk
- On disconnect, overlay upper-layer changes are probably
lost
TODO: After disconnect (or per tool call), run overlay scan +
OLLMbwrap.FileVerification report-back — same pipeline as
run_command
/
libocbwrap
— so MCP filesystem changes persist and update the project index (RPC-backed once on
ollmfilesd
).
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class OLLMmcp.Client.Base
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref