Longing-Mcp

magun4u/Longing-Mcp
★ 0 stars Unknown language API Integration Updated 5d ago
Longing MCP server with persistent memory, local Core integration, isolated runtime state, and remote connectivity support.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "longing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "magun4u/Longing-Mcp"
      ]
    }
  }
}