Catalog
io.github.mashware/domain-memory
Officialby mashware · TypeScript
Local-first MCP server serving a project's business-domain knowledge to MCP-compatible agents.
Local-first server providing project business-domain knowledge to AI agents.
Topics
ai-agentai-agentsclaudeclaude-codecopilotcursordomain-knowledgeknowledge-basellmlocal-firstmcpmcp-servermodel-context-protocolsqlitetypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"domain-memory": {
"command": "npx",
"args": [
"-y",
"@mashware/domain-memory-server@0.2.4"
]
}
}
}