Skip to content
Back to search
30
MCP

@mseep/cursor10x-mcp

npm/@mseep/cursor10x-mcp

Memory System for Cursor using MCP - Provides persistent context awareness for Claude

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp
PubNub Model Context Protocol MCP Server for Cursor and Claude
0 tools
claude-memory-mcp
Persistent memory MCP server for Claude Code — never lose context again
0 tools
contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Give your AI assistants long-term memory via the Model Context Pro
0 tools
@mseep/visioncraft-mcp
VisionCraft MCP Server - AI Knowledge Base for Claude AI, Cursor and Windsurf
0 tools
foresight-mcp
Persistent memory for Claude Code via MCP protocol
0 tools
@mseep/mcp-x-intelligence
X/Twitter research MCP for Claude, Cursor, Windsurf and any MCP-compatible AI agent
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/cursor10x-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}