Skip to content

PCIRCLE-AI/memesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

MeMesh

Your AI tools finally share one project memory.

MeMesh gives MCP-compatible AI tools (Claude Code, Claude Desktop, Cursor, Gemini CLI, Codex CLI, and more) a shared, project-scoped memory — each project workspace keeps its own knowledge, so nothing leaks between projects.

Packages

This repository hosts the public issue tracker, license, and release notes for the MeMesh Cloud npm packages:

Package What it is
@memesh/cloud MeMesh Cloud MCP server — project-scoped cloud memory and agent coordination. Registers as memesh-cloud.
@memesh/sdk Official TypeScript SDK for the MeMesh Cloud API.
@memesh/provider-catalog Shared BYOK provider catalog (internal support package).

Also part of the family:

Package What it is
@pcircle/memesh Local, open-source MeMesh memory server (source). One SQLite file, no cloud account. Registers as memesh.

The local server (memesh) and the cloud server (memesh-cloud) are complementary and run side by side in the same MCP client.

Status

MeMesh Cloud is in Alpha. Create an account at memesh.ai/en/signup, then run npx @memesh/cloud setup.

Support

License

The npm packages published from this project (@memesh/cloud, @memesh/sdk, @memesh/provider-catalog) are licensed under the MIT License. The MeMesh Cloud service and its server-side source code are proprietary to PCIRCLE.AI.

About

MeMesh — shared project memory for AI tools. Public home (issues/license/releases) for the @memesh npm packages.

Resources

License

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors