agentic-reality-mcp 0.1.0

MCP server for AgenticReality — universal LLM access to existential grounding
Documentation
1
2
3
4
5
//! MCP tool registry — 15 tools for reality operations.

pub mod registry;

pub use registry::ToolRegistry;