Skip to main content

Crate objectiveai_mcp_filesystem

Crate objectiveai_mcp_filesystem 

Source
Expand description

ObjectiveAI MCP filesystem library.

Other crates can use objectiveai_mcp_filesystem::{ConfigBuilder, run} and spawn the server in-process; the binary at main.rs is a thin wrapper that reads Config from the environment and calls run.

Structs§

Config
ConfigBuilder

Functions§

run
serve
setup