Manticore MCP Rust Worker
Lightweight stdio MCP server for fast Manticore memory operations.
Build
cd /code/xf/GIA/rust/manticore-mcp-worker
cargo build --release
Binary output:
/code/xf/GIA/rust/manticore-mcp-worker/target/release/manticore-mcp-worker
Environment
MANTICORE_HTTP_URL(default:http://127.0.0.1:9308)MANTICORE_MEMORY_TABLE(default:gia_memory_items)MANTICORE_HTTP_TIMEOUT(default:5)
Tools
manticore.statusmanticore.querymanticore.reindex(maintenance:FLUSH RAMCHUNK,OPTIMIZE TABLE)