
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
@claudeink/mcp-server
Advanced tools
ClaudeInk MCP Server — 让 Claude 成为你的自媒体写作助手。
本地运行的 MCP (Model Context Protocol) 服务,将 Claude Desktop / Claude Code 与 ClaudeInk 云端后台连接,提供多平台内容创作全流程支持。
微信公众号 · 小红书 · X (Twitter) · 头条号 · 个人博客
npx @claudeink/mcp-server init --key YOUR-LICENSE-KEY
这会:
~/.claudeink/ 配置目录重启 Claude 后,在对话中使用:
请激活 ClaudeInk,我的 license key 是 YOUR-LICENSE-KEY,工作目录是 /path/to/your/writing
Claude 会调用 auth.activate 工具完成云端验证。
/编写 一篇关于 AI 趋势的公众号文章
| 工具 | 说明 |
|---|---|
auth.activate | 验证 License Key 并激活 |
auth.status | 查看授权状态 |
config.sync | 同步云端最新写作配置 |
config.version | 查看本地配置版本 |
source.add | 添加素材到本地素材库 |
source.search | 搜索本地素材 |
source.list | 列出素材目录 |
source.crawl | 触发爬虫抓取 |
source.schedule | 管理定时爬虫 |
source.tag | 处理素材标签队列 |
source.tag_status | 查看标签队列状态 |
source.tag_apply | 写入 Claude 生成的标签 |
draft.save | 保存草稿 |
draft.list | 列出草稿 |
draft.update | 更新草稿 |
draft.delete | 删除草稿 |
draft.publish | 标记草稿为已发布 |
analytics.push | 推送文章表现数据 |
analytics.report | 获取数据分析报告 |
account.list | 列出所有账号 |
account.switch | 切换当前账号 |
account.create | 创建新账号 |
~/.claudeink/
├── credentials.json # 凭证(License Key、API Token)
├── config.json # 服务配置(API 地址、同步间隔)
├── sync-state.json # 同步状态
├── tag-queue.json # 标签处理队列
├── crawl-schedules.json # 爬虫配置
└── logs/ # 运行日志
{workflowDir}/
├── CLAUDE.md # 系统配置(云端分发)
├── base-rules.md # 通用写作底座
├── platforms/ # 平台规则
├── accounts/ # 账号配置
├── sources/ # 素材库
├── drafts/ # 草稿
└── published/ # 已发布
MIT
FAQs
ClaudeInk MCP Server — Claude 对话知识沉淀系统,保存、搜索、整合对话中的有价值内容
The npm package @claudeink/mcp-server receives a total of 64 weekly downloads. As such, @claudeink/mcp-server popularity was classified as not popular.
We found that @claudeink/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.