KanseiLink MCP Server
Local-first MCP server with a bundled service database, recipes, and reporting tools for AI agents.
安裝
npx @kansei-link/mcp-server
把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。
介紹
KanseiLink MCP Server is a local-first MCP navigator for AI agents. It ships a SQLite database of pre-evaluated services, trust scores, API guides, and workflow recipes inside the npm package. The server exposes tools for searching services, looking up connection details, reporting outcomes, and inspecting or analyzing usage. The README says it works with Claude Code, Cursor, Cline, Zed, and Windsurf through standard MCP client configuration. For Claude Code, the repository also documents a bundled skill installer and an optional PostToolUse hook. These additions are meant to help Claude Code decide when to call the MCP server and to record outcomes after tool use.