{
  "markdown": "# kansei-link (Claude Code Plugin)\n\n> Discover and integrate 301 SaaS/API services — Japanese + global — with trust scores, auth guides, and pitfall warnings. Agents save **91-96% tokens** vs web_search + web_fetch for API exploration.\n\nThis is the Claude Code Plugin bundle. It ships:\n\n- **MCP server** (`@kansei-link/mcp-server`) — 21 tools for SaaS discovery, agent feedback, cost analysis, time-series intelligence\n- **Skill** (`saas-discovery`) — auto-invokes the MCP on SaaS-related intent (JP + EN triggers)\n\n## Install\n\nOnce the plugin is listed in the official marketplace:\n\n```bash\n/plugin install kansei-link\n```\n\n### Or install locally for testing\n\n```bash\ngit clone https://github.com/michielinksee/kansei-link-plugin.git\nclaude --plugin-dir ./kansei-link-plugin\n```\n\n## What it does\n\nAfter install, Claude Code auto-triggers on phrases like:\n\n- \"freeeで請求書作りたい\" / \"send invoice through freee\"\n- \"勤怠管理のSaaS探して\" / \"find me an attendance tracking SaaS\"\n- \"Slack MCP ある？\" / \"is there a Slack MCP?\"\n- \"どのSaaSがいい？\" / \"which service should I use for X?\"\n\nThe agent calls KanseiLink's 21 MCP tools (chiefly `search_services` → `get_service_tips` → `report_outcome`) instead of burning tokens on web search.\n\n**Measured savings (2026-04-16 benchmark):**\n\n| Service | Without KanseiLink | With | Savings |\n|---|---:|---:|---:|\n| freee | 14,900 tokens | 855 | **94%** |\n| kintone | 25,000 tokens | 897 | **96%** |\n| SmartHR | 11,400 tokens | 799 | **93%** |\n| Slack | 9,000 tokens | 803 | **91%** |\n| Notion | 11,000 tokens | 865 | **92%** |\n\n## Inside this plugin\n\n```\nkansei-link-plugin/\n├── .claude-plugin/\n│   └── plugin.json           # plugin manifest\n├── .mcp.json                 # launches @kansei-link/mcp-server via npx\n├── skills/\n│   └── saas-discovery/\n│       └── SKILL.md          # auto-invocation rules (JP + EN triggers)\n└── README.md                 # this file\n```\n\n## Pricing\n\n**Free tier (current):** all 21 tools, 301 services, 188 recipes, 125 API guides. No signup, no API key. Runs entirely locally — the DB ships inside the npm package.\n\n**Future Pro tier** (planned): detailed consulting reports for SaaS vendors, hosted endpoints, success-fee Cost Auditor.\n\n## Privacy\n\n- Local-first; no phone-home from the stdio MCP\n- PII auto-masking on `report_outcome` (emails, names, IPs, kanji/katakana)\n- Agent type is logged (claude / gpt / gemini) but never the user ID\n\nFull privacy policy: [github.com/kansei-link/kansei-mcp-server#privacy--data-handling](https://github.com/kansei-link/kansei-mcp-server#privacy--data-handling)\n\n## Related\n\n- **Core MCP server** (standalone, no plugin): [npm: @kansei-link/mcp-server](https://www.npmjs.com/package/@kansei-link/mcp-server)\n- **Skill repo** (standalone skill, no plugin): [github.com/michielinksee/kansei-linksee-skills](https://github.com/michielinksee/kansei-linksee-skills)\n- **Paired with**: [linksee-memory plugin](https://github.com/michielinksee/linksee-memory-plugin) — cross-agent memory to pair with external SaaS discovery\n\n## Support\n\n- **Issues**: [github.com/michielinksee/kansei-link-plugin/issues](https://github.com/michielinksee/kansei-link-plugin/issues)\n- **MCP server issues**: [github.com/kansei-link/kansei-mcp-server/issues](https://github.com/kansei-link/kansei-mcp-server/issues)\n- **Company**: Synapse Arrows PTE. LTD. (Singapore)\n\n## License\n\nMIT — Synapse Arrows PTE. LTD.\n",
  "bytes": 3380,
  "sha": "b063108b0b43992fdbfbd7ca17a4500bd83f9cfe460afd1212d20c12feb22d53",
  "repo_slug": "michielinksee/kansei-link-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_michielinksee_kansei_link_plugin_kansei__8c3e4650/readme"
}