Skip to main content
Glama
orneryd

M.I.M.I.R - Multi-agent Intelligent Memory & Insight Repository

by orneryd
index.ts486 B
// ============================================================================ // Unified Tool Exports // ============================================================================ export { GRAPH_TOOLS } from './graph.tools.js'; export { handleMemoryNode, handleMemoryEdge, handleMemoryBatch, handleMemoryLock, handleMemoryClear } from './graph.handlers.js'; // Re-export as TOOLS for backward compatibility export { GRAPH_TOOLS as TOOLS } from './graph.tools.js';

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/orneryd/Mimir'

If you have feedback or need assistance with the MCP directory API, please join our Discord server