Memory Feed
All stored context · sorted by recency
Total Entries
0
across workspace
Queries This Month
0
semantic searches
Active Agents
0
writing context
Avg. Score
—
confidence
#
Context
Agent
Confidence
Stored
No context stored yet.
→ Store your first memory
Query Memory
Semantic search over stored context
top_k
min_score
Team
Workspace members & API access sharing
Workspace
Workspace ID
—
Plan
—
Queries used
—
Entries stored
—
Invite a teammate
Share your API key with teammates. Anyone with your key writes to the same workspace — all their context becomes available to everyone.
Your API key
⚠ Keep this private — it grants full read/write access to your workspace.
Active Agents
agents that have written context
No agents have stored context yet.
MCP Quickstart for teammates
Share this config — teammates paste it into their
mcp.json{
"contextmesh": {
"command": "npx",
"args": ["contextmesh-mcp"],
"env": { "CM_KEY": "cm_live_••••••••" }
}
}
Settings
Workspace configuration & API access
API Configuration
API Endpoint
https://contextmesh.dev
API Key
cm_live_••••••••••••••••
Workspace ID
ws_a4f9bc
MCP Integration
Add to
~/.cursor/mcp.json or ~/.claude/mcp.json{
"contextmesh": {
"command": "npx",
"args": ["contextmesh-mcp"],
"env": {
"CM_KEY": "cm_live_••••••••"
}
}
}