origin-mcp 0.5.2

MCP server for Origin — personal agent memory layer
Documentation
1
2
3
4
5
6
7
8
pub mod auth;
pub mod client;
pub mod self_update_check;
pub mod serve;
pub mod token;
pub mod tools;
pub mod types;
pub mod version_check;