ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use WeChat Cache Manager with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Deterministic WeChat Mini-Program storage and LRU cache eviction calculator.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 3 capabilities

The complete WeChat Cache Manager capability set.

These are the exact actions your AI can choose when you ask it to work with WeChat Cache Manager.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through WeChat Cache Manager.

  1. 01

    Get cache inventory

    Provides a summary of the current cache contents to verify the state before performing calculations

  2. 02

    Calculate storage status

    Determines the current state of the cache and whether there is enough room to add a specific new item without triggering eviction

  3. 03

    Simulate lru eviction

    Calculates exactly which items must be removed to accommodate a new item using the LRU logic

Observed, not estimated

770ms average. Fast in production.

WeChat Cache Manager is checked daily against the live service.

Daily averagePeak 972ms
Aug 25Today
Fastest day
689ms
Slowest day
972ms
14-day trend
Slowing+21%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 3 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of WeChat Cache Manager, so you can see the experience inside your AI.

It does not authenticate your account with WeChat Cache Manager. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

WeChat Cache Manager Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_lm9vUcuKDhecyLm4mkmlXDI1NtnBppt1ISj6TJjc/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — WeChat Cache Manager capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "wechat-mini-program-cache-manager-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_lm9vUcuKDhecyLm4mkmlXDI1NtnBppt1ISj6TJjc/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions WeChat Cache Manager owners ask.

  • 01

    How does the LRU eviction logic work?

    The system identifies items with the oldest last_access_timestamp and removes them sequentially until the new item fits within the specified max_limit_kb.

  • 02

    What are the standard WeChat cache limits?

    Limits are typically 10240 KB for standard environments or 20480 KB for extended capacity environments.

  • 03

    Can I use this with Claude Desktop?

    Yes, this MCP server can be connected to Claude Desktop, Cursor, VS Code, and any other MCP-compatible client via Vinkius Edge.