UNPKG

atlas-mcp-server

Version:

ATLAS (Adaptive Task & Logic Automation System): An MCP server enabling LLM agents to manage projects, tasks, and knowledge via a Neo4j-backed, three-tier architecture. Facilitates complex workflow automation and project management through LLM Agents.

6 lines (5 loc) 160 B
/** * @fileoverview Defines types related to search functionality in the Neo4j service. * @module src/services/neo4j/searchService/searchTypes */ export {};