fallow-mcp 3.6.0

MCP server for fallow codebase intelligence (exposes fallow as typed tools to AI agents)
Documentation
1
2
3
4
5
6
7
8
mod args;
mod e2e;
mod edge_cases;
mod manifest_sync;
mod params;
mod run;
mod server_info;
mod tool_descriptions;