{"_id":"@anychat-ai/mcp","_rev":"59-ffcd844e1627f9f85116c57d48177e34","name":"@anychat-ai/mcp","dist-tags":{"latest":"0.44.4"},"versions":{"0.1.0":{"name":"@anychat-ai/mcp","version":"0.1.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.1.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"8dddec5a15cafabc6fdb3da57ee1dc76fdddcc13","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.1.0.tgz","fileCount":57,"integrity":"sha512-Kmj0tFiXabWDnOEi1V2MS1VVTigfbX/ovHko3TC7ijx3Ju6ftm8hoIAdVfJpTNy1kUyEC7fYKJnf2k3jXWNiZw==","signatures":[{"sig":"MEQCIGa0AAV+A2C9F3BIvCJB34kr0+zlvr8SDG909tEld/egAiBqmfmH4zkzNTxMtlfIRcW2zjuyY+9vEMh8qKYomcuZLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":274584},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"179d93badef17714bacc87391f8ee97fa4c4533e","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","start":"node dist/bin.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"myk","email":"myk@mykwillis.com"},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"10.9.2","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.1.0_1786824952013_0.8566449282810935","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@anychat-ai/mcp","version":"0.1.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.1.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"5a414061b98adedad11de82c7970517c6d67c544","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.1.1.tgz","fileCount":57,"integrity":"sha512-nWMPYiMC43fc9VZrAoUvqHHUgsMOTZNUZ/WDXA1HoEqLTTwkeGoJmv3uyxvpTF4boB47CPbmE70tCDlcT7OMEQ==","signatures":[{"sig":"MEUCIFZcpKsDwYirEOGnefoq6Ndae+kmeMmx+3e25MvCIEAOAiEAz1pD5WkWgrkMi8VqkX93BlQ+9rCNHYV5+eW9MqliSy8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":275118},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"2f705b208d4b1abcdefd6948ce2bef9b94e025e4","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","start":"node dist/bin.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"myk","email":"myk@mykwillis.com"},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"10.9.2","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.1.1_1786830383869_0.00358389131935799","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@anychat-ai/mcp","version":"0.2.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.2.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"19ba9eb1b9da330b8843f485952e409d8c7db035","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.2.0.tgz","fileCount":60,"integrity":"sha512-H0WnDkGsB/P60UUmvOaYI9EahOUrDFXaI/0Ae8wUK/auqDsb/So3LMy3Mb605CjnNfBQgqffaq/YLk9cjxTjjQ==","signatures":[{"sig":"MEUCIQDqqzx4GaG9Ha+VIE/hrfK2/H6uKtVhwGJDw0zs/ScBmAIgXCcY3Z+sIskvDQqZxXXP8SZKHK0+ljiAyVnYmYm/9ww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":259039},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"a2c8af6dd34dde54122bdfdf2c055930b15d456f","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.2.0_1786907058707_0.9869911667481439","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@anychat-ai/mcp","version":"0.3.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.3.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"6230f050c134af4034b42211b66ce78082b823a6","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.3.0.tgz","fileCount":60,"integrity":"sha512-w3RBi7Ew9GoEGo4Bw1PIcZxKgP8YPQu60XDUwnmql9lxKnI/D6Bwgj/am+2H/Zk3rXnAa8qUwTkaGrkJ5aj9hg==","signatures":[{"sig":"MEQCIE1Ih5//Rwva1RkCVOggkJya1FGgndTexo3klZyVeOyHAiBgiqFah2JWHMBZ8r/R37eQhyhd/HeD4xltcH0prD11+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":286981},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"4cce7794c6746bda56a88b9d1a3a2ee4662dc1f9","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.3.0_1786911795428_0.9532919374000695","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@anychat-ai/mcp","version":"0.3.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.3.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"dc465be8edd5af0703b33bc2bfff8698d10c30cb","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.3.1.tgz","fileCount":63,"integrity":"sha512-k0WJl+YEOJuK7YOsEb4ad/Ruw75sEEoWcmI8yvnSJmP4z4vs5oTab1WdVDSOTkttosVJGPmqmq+jm88rpe1PWw==","signatures":[{"sig":"MEUCIDeM4GiTkqAaVfNd5GuDPSdN3Qq9pHOQM7CbTAr1IDX6AiEA5xsn9GY59M5RQUka6D2PPvs40Dkg5XjF9AjNlkJNemo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":311205},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"22213af07335f576de3dd5c2f419975aec0d08a7","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.3.1_1786929168725_0.14505585591671144","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"@anychat-ai/mcp","version":"0.3.2","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.3.2","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"e163aca4634a48b9b290ca7a53bc2b4537c2e0e3","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.3.2.tgz","fileCount":63,"integrity":"sha512-JDGgsOxrdDlq9Z4gzCWo/ffyQP0rbgb1nOiDWQIdjV7nhZBo/s+vbm4uPy+JEVXyMyWcUxn4U9LjtcdwgfboSg==","signatures":[{"sig":"MEYCIQD0ONy1nSevvNmLuL+8bZ2U3ATjliOV1w58L4ONIYHT2QIhANf19h+isDv5fpfIbHWc4BMg4sJ7T8q2m5fqFG4Usq9b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":312905},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"31beb11635fa22369f869bf44b732820a733d43e","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.3.2_1786944295287_0.8867972299600748","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"@anychat-ai/mcp","version":"0.3.3","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.3.3","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"7380eedc62d3f390bfa63a787e70d5675ce2e076","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.3.3.tgz","fileCount":66,"integrity":"sha512-rXe5X7FkMMfNCEmdilsose1RN4UY8OUVmll6F8RsSNH0UoV33A15mFe8CYsNohI62MN34uG+LNm817C8mc9VBw==","signatures":[{"sig":"MEYCIQCktTdSeWO+jNxoM/8BTNQet+MQFVryKw7Zdhsum3MRiwIhAIN6tCKyO/T4EXws3vdDJvhaMIrpoAGdoubvtZcx6K5I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":321457},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"af7e19bf8f3e81e17a694d9f8dca6d34a12b110d","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.3.3_1786944752376_0.8234925947226797","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@anychat-ai/mcp","version":"0.4.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.4.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"12da06b921a3302c54e9292ad583ee5aa6aa3c7d","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.4.0.tgz","fileCount":66,"integrity":"sha512-oyCv5hDx9ms5bjnpLuhGBk8X22wb8BctJW8D/pObNWCEZTAqCnNsCBvsOKVeYuRsNXyyYCR/eJQSnnLcbgDZ2w==","signatures":[{"sig":"MEYCIQDON6TIQ4kieSV38HH5BrETkC/j21SUu6NuzdOJotW2/QIhAPhfMIR6bCYBFYaVj+MPjSE8EI0AXe0JSvau1V66tqBB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":330108},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"b7d5490a687b6f85de02df8aee298a4c120fbd56","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.4.0_1787095020276_0.003800857525381396","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@anychat-ai/mcp","version":"0.5.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.5.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"950ab3880a84664fa088558f0052cf811272eec0","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.5.0.tgz","fileCount":69,"integrity":"sha512-jH0Q85TWz3xON97UcZmBD202ACkbxUdZfaLHO8UMQogcxr6CMkbhBoJ1qauue61X5jalEFXbvXPyGN25ZvrH+w==","signatures":[{"sig":"MEUCIG2heQXX8lDVPA7qgqL0CKgTfND3UieKLFQMU8YI62w2AiEA8yx/D+Pn/SYPxKouYXWdnwsLuMeYPPZPy+2Q8ecKD28=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":340810},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"b82c82b7f4c893c32320ba32bcf2a7db7d975ee1","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.5.0_1787101487723_0.2744105663375922","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@anychat-ai/mcp","version":"0.6.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.6.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"53d9a860891b300d8e0335bf7ab2b9e1a8fa7a8f","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.6.0.tgz","fileCount":69,"integrity":"sha512-+JZ7JE3+B/wM4NdCPAsc3O5PWW/oCgz5WzOrR1ECeRD2wCzhbKoFolHYwsvqRTjfJdPD8jPFIbZWfYhSU0RfLg==","signatures":[{"sig":"MEUCIQDA+NPYwVvvIfLdFeG7IElcJ1/M+0NKdYY8+RWvo7bmBQIgMzgz0J/n6/g6IeHLSJC7pI1fLXgAhUYhM7hxUGJv7Zc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":342477},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"602f67559e93bf257b72cce00e48e993dd4688af","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.6.0_1787153350642_0.5914277444547318","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@anychat-ai/mcp","version":"0.7.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.7.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"bc950cc157fa275cacb4ac66c5563f304d34777b","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.7.0.tgz","fileCount":69,"integrity":"sha512-WEl5kkH8ZY3Gk3rAPZL0kA+waDBd4Qt/ZRR6HWPh/nak1LLbw1qNDRoYNagI2HjvxcgVMekR3IWsK/8bsheBkw==","signatures":[{"sig":"MEUCIQD51HvH0rGQUlujuLau4fsHyep58Z3FxCVnIm0CGdyuqAIgXuvgE1+WIhzWexLBT3lrx5FqBrK0TnyhALhTlEQD7DM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343863},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"4552fa241297fc4cd539240c424209802620d168","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.7.0_1787676850912_0.08049535871799463","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"@anychat-ai/mcp","version":"0.7.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.7.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"6f58379e0f84bf9b8b12f7b6e02e4908ecb5e2e5","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.7.1.tgz","fileCount":69,"integrity":"sha512-wzaUxchX0Q9EBDaMGREU/D2lrQzak2zVdv5sspqjydBWw2nP3rpNl+OIMvftsv/DR1PT4Azu346HV+3+WJn2wg==","signatures":[{"sig":"MEUCIB+lwmhQ6dWX1Xa2eQfuz0gr3H7vi3mRl0DLlrCjpGMtAiEAuiEEmIBz59GK2Pxokvcd7CQEvJCRM/6qDrmctJzQL3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343858},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"44f4f8498e7fb3c9ac6326576f60e9d5324eb043","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.7.1_1787679807960_0.9762411637645665","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@anychat-ai/mcp","version":"0.8.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.8.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"2d6fdd3a16365bcb64f91a022d4b97e50518acb7","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.8.0.tgz","fileCount":69,"integrity":"sha512-khA8kIM79n550rJT5iZR17qbqENRHquFy673YjYfrmDe2z8KVGX8VXeHCnfqaKoa+hyOmaPrVswszSfhBW8Utg==","signatures":[{"sig":"MEYCIQDXLDuRMuIrE5ZdYmil6DcB2+dofm1u57EMau+owEtWnAIhAPVyWR1hz71pG8eIi5seWbTE8q9Ac9ybc5AKhD8rmkIh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":342452},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"218c192f5dfbc0e5b2a6f035add43c414378ef9a","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.0","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.8.0_1787680036012_0.4977145156578444","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"@anychat-ai/mcp","version":"0.10.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.10.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"2e7936772bb508d43d9b04aeecd8185c1b3983d8","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.10.0.tgz","fileCount":69,"integrity":"sha512-cBf7TV7TQxbQPQlmv3gvL+mZT64He4tfMO8w7sXwB4Q1mvMyoJPs1Lhuvv/JgyyVDZGoK3UPw4lReECZbD4DwQ==","signatures":[{"sig":"MEUCIQCOowEwWPluL3jeSqHBFRleSHZ+IX6VTs0XLEONLhq/TAIgULy5cvw1hjaPzD+NrZ4wb0D6vnbBKBoV3ziBEu0qsWc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361826},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"0fde5f0ed016de948bbcb83a8dad10106f8d6f1a","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.10.0_1787853415172_0.19358681778505615","host":"s3://npm-registry-packages-npm-production"}},"0.10.1":{"name":"@anychat-ai/mcp","version":"0.10.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.10.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"81e55de5d1f0fd3a3ed774cd5e0f77a17a0e790e","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.10.1.tgz","fileCount":69,"integrity":"sha512-DvlhHriqvVfRnxq7hs/NqqxNUADiWuaROh3mVL928I8IQJ7OcA78iJGwjvNaQCXt4aqEacq7zg3W6iYOW/U5hg==","signatures":[{"sig":"MEUCIHrIWXBYlx/wJ3x5t4SVat9x1EecOyCOydW2Rsw2uieAAiEAi5zSktv2LPj3kxvamhkKWv9TYuxsOZgEdxmRYJM6sO4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":362232},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"ae543bcbefbd55dbde070fb43bdc5d135728b157","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.10.1_1787856239734_0.34971101245408986","host":"s3://npm-registry-packages-npm-production"}},"0.10.2":{"name":"@anychat-ai/mcp","version":"0.10.2","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.10.2","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"7a1f75e69842ead0dc45b11f9d3a8e63b6e33dbd","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.10.2.tgz","fileCount":69,"integrity":"sha512-LhD7DzF+u9HWh55MxYBd5PgCdOHjk806P5AzReoDjwOQkYedE6yk6qelYh2PY491Qc5dOUmbp8/TW6XzRbttIg==","signatures":[{"sig":"MEUCIQD45JZCoQMvKAa9EkEDJSwgVThxZcdH+FKAcVZUxTgQBAIgSsFhzrHRskhGWeOm7VscV9eVWHET8mms3v53AHR0gWc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":362541},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"406772a9f95ca67c9c74a646241fdb61a7ae7ecf","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.10.2_1787866946720_0.677935456782333","host":"s3://npm-registry-packages-npm-production"}},"0.10.3":{"name":"@anychat-ai/mcp","version":"0.10.3","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.10.3","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"12e1f338b6bc650d6f3c8ea4a988764510bbd614","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.10.3.tgz","fileCount":69,"integrity":"sha512-FzQh2matOoBCiNQm/xHp09zWlOXOw1sgDfuRz7xHrNk12edY7fjesKDOwPcqxR3B+YKMGYqs1Jg+v4BbjK/ruQ==","signatures":[{"sig":"MEUCIDZo7jlIwxUkAuhQ0RE4K/fquom1uOcULcHE8X+v8CZgAiEA6ojxBjWx6bTPhzEmdo8JCoP3ugTc9CBq/h7ERobznQY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":362879},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"15f624ee29a2611fb74ef8947dc16c471d481fc5","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.10.3_1788192412293_0.5591346693504748","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"@anychat-ai/mcp","version":"0.11.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.11.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"bf2d31ad4b31360950bd81ee4d4cffa47fdaac27","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.11.0.tgz","fileCount":69,"integrity":"sha512-yP1GEgH7AyIfR9hz8IUEORc66MVdeS/3/k1jQoYOmXNPpkn7Pvu0DQmmLqupjhlz4nZ31FN362UUR+wKBI4IMw==","signatures":[{"sig":"MEYCIQDRQiXMvr1g9xrw2PGgnbE+3CAdUmMyFQ4Pp6nZXBmyJwIhANEk/gJHJW454+FwzG/WdTwMoS4OcD00qHhAn24L3+nK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":363905},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"510b487405fb7bc77f23b4a91ab0c8c6124f434a","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.11.0_1788362976897_0.7574148323199752","host":"s3://npm-registry-packages-npm-production"}},"0.12.0":{"name":"@anychat-ai/mcp","version":"0.12.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.12.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"e2f7c4f9913cd6b0eecb3a1c69821a68ddda4f00","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.12.0.tgz","fileCount":69,"integrity":"sha512-dUri7YmD6cJ9Xzd5pZU5TuCv9i7gliRFlrUSUxFu+yGWPp0DxgUqqx/Mo9SmTC8zsiFzNRC4w61U+OgDnP5z3g==","signatures":[{"sig":"MEQCIGvIkeARGOqyS8S4/38dT8fadl1RIjALBuJwwCszbGMvAiAq1ZenSGCq6UATNhqsSOeTGP9rplwRTv2nM/l7gbAdFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":364020},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"7dbdae93ad1ff8d7320d9442fbe4da4f595dabe4","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.12.0_1788371484494_0.3671859239042634","host":"s3://npm-registry-packages-npm-production"}},"0.12.1":{"name":"@anychat-ai/mcp","version":"0.12.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.12.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"2eb24911401ad019a146898dcb15caca9aed19df","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.12.1.tgz","fileCount":69,"integrity":"sha512-9UP7gK6SOAdwP2k7OkfYetnpLaYspk7p+XWlAONel2Jlpf0p/G7k5LdeIzGrabl2a62eRwMCvexdxJgZpAeKcg==","signatures":[{"sig":"MEYCIQCfu4OBU4+DMk+//2IsxayUmJHMFuvQZfdDwkDAyoAV0gIhAKF8Yv2XK9+DTP0nmOgUir+ZAfG/C8DDrUHpr7YSZpZV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":364890},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"41922f2920915f4ae7136485e522270f6691b611","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.12.1_1788449113415_0.883478312453126","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"@anychat-ai/mcp","version":"0.13.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.13.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"7f1fbaa3464e03fc7849e19d921971a7019f9d75","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.13.0.tgz","fileCount":69,"integrity":"sha512-N88XIPqLeLRU126yXoyLXIZhp7wFWq2VSQRu+6JCf1ARKd8xJC/YJXk3uJMs4WxIC6LC7u1xXS0K5X3M3y511A==","signatures":[{"sig":"MEUCIQCPjNh83O9x2FxEkT3xax1qMAjApLZunHlMyKS1fQv74wIgTZYMdEjeUiAJ7ZzT5ODEdKAeCR1/QPfYMFdCPmxfc5k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":366936},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"ec01e0ef29ab53427feb7a9e476f44c98ee66a4a","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.13.0_1788451678015_0.3832621170343635","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"@anychat-ai/mcp","version":"0.14.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.14.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"0cc05224c975028d78e9ecd231803a4e55784d5a","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.14.0.tgz","fileCount":69,"integrity":"sha512-Op60PNf2M7mN+puVw1AQVsrM17ESq21h1dQX+QmxT0iYpQgE66tOMT2O6zBORR7UZ+0hGlbK276+NDMjJGqieQ==","signatures":[{"sig":"MEUCIQDjvWCp9MY6ipv4Rbh7IGAHfL3/+/T2bBcgKQPYNOo5TQIgSJnemxlxY+Z+ReFl/z14dJbTdCa8ShkQGmiPrXQfA2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":370033},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"46d31a9ffbbb7d5b2c751070860c34b3a6f7f61b","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.14.0_1788457125165_0.9856125003573917","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@anychat-ai/mcp","version":"0.15.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.15.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"56ef8fa59259c24242ef58e352074d7236a37314","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.15.0.tgz","fileCount":72,"integrity":"sha512-mj+pORs0Pnxoj628zLjiZN5heUIx0WWspb7KSgfcCD9sKFgSdkQ0kmwIoSPIw+zfo/0pbUYgyDe+R+K0jYFExQ==","signatures":[{"sig":"MEQCIFP1XqfSreZomtmWbpOW/WkRVbOqnUZJRmWiEiX14hIAAiBRljADeudqzSRIFpUp/ltwhZ4cmISqSwE0C6ghY2AbBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":384863},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"7d1627a498d4f715c7e3b5b0ab1f4805cf7cb2f7","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.15.0_1788490011725_0.8282886994442231","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@anychat-ai/mcp","version":"0.16.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.16.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"bd2e7db9a997130fbaf38fdaeeb0349cb28d2195","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.16.0.tgz","fileCount":72,"integrity":"sha512-xgRuxKn+SU9zzkftPEemZnB9e/qw/JA4GDOyixNHm2EntSU8a+pvzkHXQoWZ/KCs6iq66z9b7kDW2I7NHzlp9w==","signatures":[{"sig":"MEUCIQCuRDz8kkAVo9o87d5C2z0rkZo1AflrFcgA1m39LcTB0AIgQv77hiYZV1wBomT0zfx/cWXMF0yz8nsNp2tJNwaLmWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":390640},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"868109400d0a18786d561f505f2f066eba9d7197","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.16.0_1788516306746_0.737508138183143","host":"s3://npm-registry-packages-npm-production"}},"0.16.1":{"name":"@anychat-ai/mcp","version":"0.16.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.16.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"de544e57f1f05379c673c254dd7dcd67283301aa","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.16.1.tgz","fileCount":72,"integrity":"sha512-PJMY5c6y867H7dMSLz6Mx2CiKw69RObwnnpxKT3DbKcaEQ1VMwfvNIZLiSwWGypLTqeKIFpOqGoHFVdkR6ziSA==","signatures":[{"sig":"MEUCIQCmTPbI9gLGIwMPY3iN3m40REiWZiveNcCE2N0/wnK5igIgRNZK0x6GLrt06eS0ZP5YjEueC0vR6uAQF2N348l+yVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":390622},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"8a82591db6fdbd25d66bcafa2a62e6ec1f13fd58","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.16.1_1788838547129_0.27096474513552815","host":"s3://npm-registry-packages-npm-production"}},"0.16.2":{"name":"@anychat-ai/mcp","version":"0.16.2","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.16.2","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"f1a1a472040c3f475cc74db10df9cff0e587d146","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.16.2.tgz","fileCount":72,"integrity":"sha512-MWd0Dxwg1TXu1JY5ugHbmYbHD08TJWuP2XideUpcP0RHQ5fvIOZDa8yvTW5DQNZ3dJduGnkTkJ6sIOMD7WbdIg==","signatures":[{"sig":"MEUCICQdOWp+CpamReW3t7X3OWAXm4+xsfjR+KqHcvu0NWKgAiEAy4W4wE55ZxB9CzgsOh44uHS8DpfObv4FFAPWl9st8e4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":390658},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"8a4274b668da2106a7db8fdc010a8f99d64d267e","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.16.2_1788970322767_0.9111111406337766","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"@anychat-ai/mcp","version":"0.17.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.17.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"75ad9c49940383dc356e3b29fb184c2a8e478b03","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.17.0.tgz","fileCount":72,"integrity":"sha512-aSQhdzzlyQB+FNw0pJ508pn3ZA0zv3sDZJmFGDszd8c28IIR+avvzZJFf475OeKrA8iOtfmSv26ABh19iOT7eA==","signatures":[{"sig":"MEYCIQCQsuruWT1j4A0fKY9Pl9VtpqFOwqurHX2hiY35urdxdQIhAPl+WBg2pVbsXU2t1ijrl3zsg2c+b2JaariIEgGuS+Eb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":389373},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"cbacfd6a3d24a8d141950ecf8477cf73948969ee","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.17.0_1788995324270_0.1810374862132622","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"@anychat-ai/mcp","version":"0.18.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.18.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"14f768326a6cc7b0971c606e00ccad94c5a0dc74","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.18.0.tgz","fileCount":75,"integrity":"sha512-itJyzo0mF670VPu+HUp2/+u2mR7sv/N7JSlvNFQrAeW52kWW1rXR+Wv6nJdwz+g64wYFIkfq3AKij/574zaVpg==","signatures":[{"sig":"MEQCIDTcnkV6h7wtoQo0dJ4Y8+P1Vpo4YpGMOwf8TRKwxVbsAiAKq0mR7Z4MDs6kbTIqEp3GryjHfzXBxgMXWpTSvxnaGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447117},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"df6ee91f9b801ad5c6284870b91ae62e070e06f8","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.18.0_1789016600824_0.5829640603568467","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"@anychat-ai/mcp","version":"0.19.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.19.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"94c100a7f4c0b8221cc1632ead1f27e27982ae30","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.19.0.tgz","fileCount":75,"integrity":"sha512-pIfciuMimJT4KfEVsphs2x4BrEo/G69isvyBKbGIRgdr/fp0lrNfGbGpWfH7ad74XG9nwe0yj3RyYgMnmBrtBw==","signatures":[{"sig":"MEUCIQDSRubdclQFfsXjLqCUcG1SpAKWdYHxlm52JPyZqUXDNQIgAczPeh48bXeiOluLao9bFUitArpVEKrlIe3R8isrkRU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":454600},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"9b329d98bbfc6599af30aef74a789d99f1d2e735","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.19.0_1789058620890_0.9303875888473983","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"@anychat-ai/mcp","version":"0.20.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.20.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"d3c1862a555fd0b1d80d3b210d1abe363e7f7d54","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.20.0.tgz","fileCount":75,"integrity":"sha512-wYWziJt8jj5N+KVgaIr52C7dclTFeFkYjdG100FXcwMyUDHcNUYMh9NYYrjp1TTJnonG54ZmbF+QS/hobcUkPQ==","signatures":[{"sig":"MEYCIQCQFls7FYDHKPuFaRcz7ed72IHQ6V8MEljp7OW6Wn51dAIhAInZnHw5uXku9aUdTUMZ0kfnYrUfA/TXE7gEwHnf89Cd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":466064},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"b563f059479310d9855b4c26d19a44c70fdab0c3","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.20.0_1789144100975_0.8125480069048585","host":"s3://npm-registry-packages-npm-production"}},"0.20.1":{"name":"@anychat-ai/mcp","version":"0.20.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.20.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"31f0f96858a59cd477248f31506e5b1783af255e","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.20.1.tgz","fileCount":75,"integrity":"sha512-FaurOMmPjH/XED3dxd5gmO7zoNOwrSv/Y/qjPcRXrkURFjkvmlSzcT3IEiFwJAHJAwOehdTJYZJRfmq+s774zg==","signatures":[{"sig":"MEUCIQD7RCPdNycXLznImMkewSrLu4aS8Cm0cjuLvul+5Rb1fwIgbpoHhlxcx/3+0NsEAi+DBihYGBp+nkKW0xAfm46Qc1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":466137},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"4d663d00451a57da22fb1498bbb2b37619c0c593","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.20.1_1789145182584_0.2877214022636765","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@anychat-ai/mcp","version":"0.21.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.21.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"cbfa6837dc26e4696903dcb9f4dee05c9f4c5c34","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.21.0.tgz","fileCount":75,"integrity":"sha512-jBlcP80ZVG5DTFYWNpLwFdF1CAUCI8om+IW/gsTt4/c3SycX2OhetnFW6IzlMYiw34xTfpEbaZOAYliQdDtQtA==","signatures":[{"sig":"MEUCIQDwu7x1qqlZTN1P7VZBN0ZuqbZVHpBP6jsalEuAvkXsrwIgUyZsm00uzrBD6p4rv4Uc/mOqnW3bMrRvJiInoexYw8s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":478131},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"e4a6b9ef16dc25c1e4e804c614286db2aa661d16","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.21.0_1789146028565_0.7822360093411129","host":"s3://npm-registry-packages-npm-production"}},"0.22.0":{"name":"@anychat-ai/mcp","version":"0.22.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.22.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"3c0e090931027d6192f19281ad0e271faef6b27d","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.22.0.tgz","fileCount":75,"integrity":"sha512-qV92GXT9pvdFVzZ46gKSacBjm1m55z+M/7GKE7QDpYfTr7J0esR1sUOPou0dBS4lgRfMDkPOmR0aSgRYNLtKFg==","signatures":[{"sig":"MEUCIFzhGsQtEcfQT16tNB0NseetagYHW67IL4etXnbKhk/xAiEA470Fc0oSrzPaHil9IUQtV77wTQU3wGjRzuWnNWU/Dgc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":478693},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"ff4108dbf697532f3f0687d55358e02d98b24bcc","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.22.0_1789170979807_0.5378260160149104","host":"s3://npm-registry-packages-npm-production"}},"0.25.0":{"name":"@anychat-ai/mcp","version":"0.25.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.25.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"e97c4d4e9a89922a99dad33b89bb7dac7d06667b","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.25.0.tgz","fileCount":75,"integrity":"sha512-mtcGqYy4imfqmXrySDBEG/R1gllu0pCcMpS1CoEnvuXKoICmeR4sLC5YO6drwLUzK6a89RyNC9tkAHOi8b6F/Q==","signatures":[{"sig":"MEYCIQCAlki5WLyZCD7HNoaMLYiYaOVBY5BGlRV4BpuOYeIcHQIhAIwknOLe5XrFhmyfTI3NWy1ye1USALmlfEavGuNtylKH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":475812},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"a8fa1837e66fe0a3bbddb113371fb81de5da1ec5","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.25.0_1789183201911_0.5950115044360815","host":"s3://npm-registry-packages-npm-production"}},"0.26.0":{"name":"@anychat-ai/mcp","version":"0.26.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.26.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"9729ecf35a238844b34754bfb3ac4000425e9c2d","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.26.0.tgz","fileCount":75,"integrity":"sha512-V0UtiPuvAvoeuYWZB94zhNOdaAVbHc3/AsgpZaPCDdJAF4jY4rnFDgL/5+ONhn0jIpdNyb7ALtGKMkcm7F/8Nw==","signatures":[{"sig":"MEYCIQCvJscLs2u3d8mv9eAri7xkzqMQwj8CInAnqiRD2Cj04AIhANQaqSJQ3IvSQBeFgzenfE3eAVb59PxmXd6AUYLM0vYb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":475609},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"19e6e66c2494f9b064e340ccc175a3e42c56cbfc","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.26.0_1789184015976_0.47542627272377525","host":"s3://npm-registry-packages-npm-production"}},"0.27.0":{"name":"@anychat-ai/mcp","version":"0.27.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.27.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"84792900bc82230834c0d70884885c434e20615c","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.27.0.tgz","fileCount":75,"integrity":"sha512-NXgxWvrthSr7qh5viiLeGHOddpacBFAZh7Df6DPVYYngDam7VaxPMvVAATE21kS8OOO1Nmy+IWn3T4Us4Qsq3A==","signatures":[{"sig":"MEUCIQDGjJ8vtN3e8+OCMhUXed1pC73XyN47Wkx6c93QNZ11BgIgdsqQl24UGB/2stPZnKoTHoLt5VDuw4hrFfNADhyrPTs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":475649},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"09902ba32ab97e1e41a44dc7a858e31dd3a67b21","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.27.0_1789402296213_0.18709796859448535","host":"s3://npm-registry-packages-npm-production"}},"0.28.0":{"name":"@anychat-ai/mcp","version":"0.28.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.28.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"0af917efa65ebc340c4698e737d8f08c019b3ee5","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.28.0.tgz","fileCount":75,"integrity":"sha512-FNdv+QV7jkbWiGZVDuA9KRwUQDT3SCsJCIeUgs6Ts4MvYXqac8APxg9y3HGIi+cTilyrfdvc7OqU1PdPphawrQ==","signatures":[{"sig":"MEUCICMqPkE8HSE+TEdP6n2zDEPup3cxZtrES5LPEBsIE8vQAiEAuaFpgrJKlokTnLr7rYL9Rc24h7xQp09di+p7G1ZqxPk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483304},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"478d38fc21a9285969f0738fe927beb481bc29bb","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.28.0_1789403653421_0.9471550990876054","host":"s3://npm-registry-packages-npm-production"}},"0.29.0":{"name":"@anychat-ai/mcp","version":"0.29.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.29.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"5125de8e96294328dfb53d40091d39916a24a174","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.29.0.tgz","fileCount":75,"integrity":"sha512-m4o0fsDj2Uy0aY/F0+SD1NUOOBQWIpivyYLM/AatqWvTb8TuWfz4UdsKhJCU+1ijIY7pbCMsJj3NzRBkjT/Ceg==","signatures":[{"sig":"MEUCIDB9wjRULm6gNjVBV68rnzhClxC2OXoC+Ohkf0DtHr6SAiEA+5aQywtGL9BpmvMwKeoFYJz70/8n0cCzgFo4vNVp9DM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":484511},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"ac9064ff09f1ed17b789786b1df2c4df045a1197","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.29.0_1789405392576_0.26837710093631384","host":"s3://npm-registry-packages-npm-production"}},"0.30.0":{"name":"@anychat-ai/mcp","version":"0.30.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.30.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"8ae0e45f862d2b4474dad62954e102e12e0f2320","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.30.0.tgz","fileCount":75,"integrity":"sha512-vFoC0b1EPXQyPiXgXh0JmCSOv9Q8+VQFLv54uY2FdNGH765rTb/1m26p+NNuCVWTcurX2SYdmTWPU1vqn7IC/g==","signatures":[{"sig":"MEUCIG6eKxCLnreLR9Au7RakxT5QWtLeFXpXtX0qxN6sQnnHAiEAuz9oKyon9HDYbMLkmNaYu/al3Vi1LPUocF9/LcmSBS4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":484311},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"bdc0b12847d477a3ce939eed594d786d268368e6","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.30.0_1789406675613_0.4545953398201754","host":"s3://npm-registry-packages-npm-production"}},"0.30.1":{"name":"@anychat-ai/mcp","version":"0.30.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.30.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"1e3e8d680ed1661a6fbe9bd848eb758f20a48962","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.30.1.tgz","fileCount":75,"integrity":"sha512-fv0pwWmNq++iZLoWxMUWVjVVo+TUILg7r88W/tKSYeq7qWu0aap47IW7WBqX333vTWvnGVzMrYbEsLEoCqzPhQ==","signatures":[{"sig":"MEUCIA396E/V86EsX9p1EAh9VAh66EHCm5ngdz9frPDbMMHjAiEAgcL6qntFL9d5dVYZVtPrzRWbKNgsLZF/OtY3HVOBqXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":484297},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"86af0f6c9981a58baf39f6dd663249d6c157572b","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.30.1_1789407615185_0.3228218580056752","host":"s3://npm-registry-packages-npm-production"}},"0.31.0":{"name":"@anychat-ai/mcp","version":"0.31.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.31.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"1959359e4c163a3c24d0c2071dced617dd163e0e","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.31.0.tgz","fileCount":75,"integrity":"sha512-VZ1QVstvvfjbe4cTOUtJPYEEn8kqw54mZ2jk1bj2TMO3T2x6e1g/ajSWL/rmzV/l4qUJp7cpCLkEm0n1G/1v7w==","signatures":[{"sig":"MEUCID0y7t9zteqUMoFxucD9Nx9CiIbzFwsJ/vHNyoFbvHCbAiEAlBbWjVttuWJ+REYJ624ae17O8HIMxM3pui7bZw9NIVs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":491307},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"5f750f5f866a3a0d4abbe23588a5e91afaa9d8db","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.31.0_1789409480877_0.35764346733924257","host":"s3://npm-registry-packages-npm-production"}},"0.32.0":{"name":"@anychat-ai/mcp","version":"0.32.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.32.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"af13428b7309db2e8956a4a32fc6c3a68b45d42e","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.32.0.tgz","fileCount":75,"integrity":"sha512-BblWE0xHXnl9NzLk1rAIytdm4KQKg4WsR6pdHoB60C66e+x6V7OAmkyZhw5z0gtv9+T1BJJ2nmUs/giFQOrYHQ==","signatures":[{"sig":"MEUCIQDlYOjeeKn5CpgiGoWfc6C7CcKX3LZDRgcG7Jw94Hc4dwIgb2FMM3meKOge1ch6SLPCpJS7xb36rGkDOwF8DLoxQ4U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":491385},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"2d4c7ea09613ef3c5181328a478c5fb61a557818","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.32.0_1789410332957_0.5063153445061166","host":"s3://npm-registry-packages-npm-production"}},"0.33.0":{"name":"@anychat-ai/mcp","version":"0.33.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.33.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"3e2fc91209c3e0b49cb66ffe255c54f1a7eb47b4","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.33.0.tgz","fileCount":75,"integrity":"sha512-uTUkgQK86K8cVuCnj85kYFrFA0aIkOiNmZvAkOuwGQsiXeQt6Du14dxVJepCq6qRa2bBpXaMV6Yzds6ekujr6Q==","signatures":[{"sig":"MEQCIGqX9a3bZoqtnNwjnV8ODC39F7Z5FVPGFESnyfS/MD1/AiBzz4aRFgjrTDkJeEmlGJasKmGll9B3XMu/+2Bs3AGWKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":496985},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"44c52578d3e2d892d907d64f1c52c3ee98834f37","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.33.0_1789418801970_0.6591785576321276","host":"s3://npm-registry-packages-npm-production"}},"0.34.0":{"name":"@anychat-ai/mcp","version":"0.34.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.34.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"25512b40b4984cb30edb0e2dd49da33383ceaf9f","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.34.0.tgz","fileCount":75,"integrity":"sha512-BkJabAySANs+8ogmgpKYqG7oX9dlqORYSeMWfiejgkaLeirjt8mwKrBU9ETepJS2g6MYU4jJ3rabwhCH3SJLow==","signatures":[{"sig":"MEYCIQDf8gDkkhYLDE58RYHt7dCtK09T8oCOzNd7hhNpo1PvmgIhAO+D1bRF8vmEemTFo5YjhAuROOwPb0uL7LKduTp7Mbix","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":497707},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"b1151e6864ac30700ef512f6002b55d28b841eca","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.34.0_1789421508358_0.1297719321882389","host":"s3://npm-registry-packages-npm-production"}},"0.35.0":{"name":"@anychat-ai/mcp","version":"0.35.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.35.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"f20663c1f4ac387be90d38113676489ac46f0c94","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.35.0.tgz","fileCount":75,"integrity":"sha512-b6bK6M9ON4DKlbg42b8DuylyKEgy7VHwru5/d9O7e5uFln6vlz9P3z/k/L5rNiWLje7JHkYE9FdbeJZE3fjuZg==","signatures":[{"sig":"MEYCIQCd78b0f7BHK5XDwi7YYkToKT0gm2U1ar+ToQ9A6UaG6AIhAMBz87lpYB17wKBRuXz9ms6liB6NgfGjN8CeozuDX+W6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":498207},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"ecebfb2f070ba5ac38ec8e7e93da933c2ac1abf6","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.35.0_1789422541723_0.033495591751693476","host":"s3://npm-registry-packages-npm-production"}},"0.36.0":{"name":"@anychat-ai/mcp","version":"0.36.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.36.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"d68ad3fa19669b888cc43d39cd7dbf91885c5cd8","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.36.0.tgz","fileCount":78,"integrity":"sha512-yEjvQ8VFQGw3DUiNsKAH1UM4T+0liV0NoxUgA/DontuoXXe8ds8r03h7m2nXF+KxI3VIV+9zgeZjmcoLR1Gqvw==","signatures":[{"sig":"MEUCIQDxyZlrwMbdzGAKIoKM4geDBiwGAUgCdnlNEGKARf7tlAIgc+L4C44do+jgK9S2T6w9uYF0wEkh+DwtZX3aC8nPUn0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":511693},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"2d3593382c06a00f249af2dd9e61b5d4bbf72248","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.36.0_1789424050775_0.8937339054277427","host":"s3://npm-registry-packages-npm-production"}},"0.37.0":{"name":"@anychat-ai/mcp","version":"0.37.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.37.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"4fbf25e84ac6eea8d849e0ee76e8b4b646959eed","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.37.0.tgz","fileCount":78,"integrity":"sha512-kdd6VJonPvrUIFGrrTt2vVYFmynWQFpyHzVLx2J1TwD300L+JmWB1JWVjhxf35q7fKotM/Uk60TJrxJPWYlyVQ==","signatures":[{"sig":"MEUCIQCKYk/lfcJCunxFQ4W+glMsT69VASUihibtcNnrxqtZCAIgHqdEzgWIrH+2BiWi30tK8irTzj5uixomnxNV+PAHN3Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519529},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"3edc14dcf8d756285249eba55e0474b41880a2b6","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.37.0_1789425329092_0.5872106170380189","host":"s3://npm-registry-packages-npm-production"}},"0.38.0":{"name":"@anychat-ai/mcp","version":"0.38.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.38.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"d054ba6d3245a88e088a309d443331132866a856","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.38.0.tgz","fileCount":78,"integrity":"sha512-VWpEyhjLuR97mKLLkAb/dU0Hk6caXQBSnn9kqVlSzi0DZd4Tiidk7ZcYTd30sMf2dwhzWFmbXSrR4hJDpaDtog==","signatures":[{"sig":"MEQCIEEB4I/ZJmjFeqIHd6D4qBU23k8o/vQVkYOtMuzdMWTWAiArIcs0QP7+YFM+F3ZLDTVwPOCzf6u9zQXtuOukK4QS9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519545},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"e1501fb3b284ef49ea3617875062f08955bd3c2b","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.38.0_1789426537613_0.52640001747347","host":"s3://npm-registry-packages-npm-production"}},"0.38.1":{"name":"@anychat-ai/mcp","version":"0.38.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.38.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"66d55904c0b55d22dda65597d3f69638793ed858","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.38.1.tgz","fileCount":78,"integrity":"sha512-5DddVQMMSmqQzl7zPr3Fig9936ZjexUPXJhMIfdlEvf7TY2OdEVrtAjJhRXsg5rY/s0KL7CsF3z5CHPUgeaK5A==","signatures":[{"sig":"MEQCIGFEhZLO4C/HUBIdZqpe3ZJREN5FMwuU6WQ6ZOtwPON4AiAiVb9DYKArpl1wE4WEHJm6rCDP4ACwYzwrUg5Y1EZUZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":520691},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"80e9126f6acc435826dae30091f382645f10f47f","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.38.1_1789427577048_0.9782762228052659","host":"s3://npm-registry-packages-npm-production"}},"0.39.0":{"name":"@anychat-ai/mcp","version":"0.39.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.39.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"360041921a1f794b3bdb0e252ea779794c8ee8f7","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.39.0.tgz","fileCount":78,"integrity":"sha512-EVaiOih++RYBqGb+XGPYi0MwFi3yETwakiwk24T8cOJdGewO0SqCFBbT00o4yj/Pb9K194finWhqB25BKRYMRw==","signatures":[{"sig":"MEUCIDwsOHAIY6FGdb8pskwjriKPe7GcXWNSPnfbkbqbdAiwAiEAg7rQ5Y9CcIqQEO3hZdsV12byaaoDQcKWcX2oP6uOhTU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519730},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"bc543c92e082992e2904b22242220511fb0be71e","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.39.0_1789488320273_0.4478087050931745","host":"s3://npm-registry-packages-npm-production"}},"0.40.0":{"name":"@anychat-ai/mcp","version":"0.40.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.40.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"67721ab685e1be7f8a374bfd18d5f1ed64053915","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.40.0.tgz","fileCount":78,"integrity":"sha512-ghSw8xWK0rw8BIus1ZRMe2/1gVLn5LTYC6UxyjBEoFHC1/Tkc4yk+6TkRzTh9bosazOFGMcq261tkGvqVpP96Q==","signatures":[{"sig":"MEQCIAZGR4dr16AKsJFhutlaXP+tdiuDh4MrLslQUiOQ6AEAAiA0v7UeWKbX3c1kwXRflC0U6dFHnVkxvHR6QNBKBaufRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519348},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"cd97113ec7ae2edd40f79d81234a9c19fadf2d52","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.40.0_1789494229428_0.5649974402710316","host":"s3://npm-registry-packages-npm-production"}},"0.41.0":{"name":"@anychat-ai/mcp","version":"0.41.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.41.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"f0b80833348a2d21768b4d3f81feb6bec54f4a97","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.41.0.tgz","fileCount":78,"integrity":"sha512-EFj/fbOWDX+2H1UyTPtjlKelUnzregwKuzS4wCP6Gu3+EtwyZNj9tGElDmoxn0DpwHty0zFH4y//I5ky4VD/8g==","signatures":[{"sig":"MEQCIFDIIHnt6yR10tL026WD9U/g+qV8XGaYx/szNE81fMEOAiA6tdbsaET1VKPp0VvUIMANPcO0zRY8v0L3nHHkqhNmcA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":513945},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"6307d08bdccdf91d0a378ad7bc24fa33fc593596","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.41.0_1789496020778_0.32020107586263213","host":"s3://npm-registry-packages-npm-production"}},"0.42.0":{"name":"@anychat-ai/mcp","version":"0.42.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.42.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"49036059d127573acb08ce98de038ac03b427d5a","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.42.0.tgz","fileCount":78,"integrity":"sha512-fuZMBSUSd8VlQfkELLEZN8MgC6veo4iZZxaT69SPVCxSek/K/lrK1G5GLonkPDVYK+MDDwmhLn4L+UB7KClJNw==","signatures":[{"sig":"MEUCIQDkYRSPjwqP4mYSRgXAh1c/52SfykX6cN9G16nVefdt7wIgJaw0/fbpP8H5v92w6ZRAdl2A14ZmaInbBMXVDjcqWnk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":514286},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"f69a17fef04af614e120eee93be135f044c22d42","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.42.0_1789508375658_0.4450325360768841","host":"s3://npm-registry-packages-npm-production"}},"0.43.0":{"name":"@anychat-ai/mcp","version":"0.43.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.43.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"87f2df8e291a681978cb94ec3b0551acf53cb6e8","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.43.0.tgz","fileCount":78,"integrity":"sha512-zhxU4WNg4+PPI2quN+7Q2GtZz4ahLRWDUKe81tq/bfulOWiFArHRd0bFmXxF/hNQQgbhqojlxgWWUVkOSsHFbw==","signatures":[{"sig":"MEUCIQDJ4mtNCJEehMIfJpyRuskfiAtC+L7lWWD8C1/nueHRAgIgTN/fFn1gki5sogVQD4O8JdZw5ecVPpMbXvsh1a75zBM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":514259},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"6b093d23716afd73598e36ecb437f2de68be930c","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.43.0_1789609973646_0.8632296352893407","host":"s3://npm-registry-packages-npm-production"}},"0.44.0":{"name":"@anychat-ai/mcp","version":"0.44.0","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.44.0","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"2d7d949b7537f17aef0bda74b97735913eaf6777","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.44.0.tgz","fileCount":78,"integrity":"sha512-Op32HNyuLO9kilbW3g0gAOKm2AAA5e0v6dy3ycioGy95qlsForrnEUlS9V5HNVp0HZ2BuGga8JNI3TMW1IXBiA==","signatures":[{"sig":"MEQCIFQ9rtQPmbfp39ySIt2CNzhssPxOWvzvNATFdgwS00K9AiBulxefDOwyUQpxkbfJjOX5aTvDCIwLXEP0OimhmYdYkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":509527},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"f65d5a6f208548e4d44e3c7140c995dc5a2a10ee","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.44.0_1789615632729_0.12244267223008243","host":"s3://npm-registry-packages-npm-production"}},"0.44.1":{"name":"@anychat-ai/mcp","version":"0.44.1","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.44.1","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"9e67a693f886b98622236e7e488d71c4bce6e787","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.44.1.tgz","fileCount":78,"integrity":"sha512-aaHq7DPQQPCtRnI0j3oX3lgaHmZ741FcSvqNyL6GbkrKtIJxkU41+VqplT8nHO2Knd45ODOWAukk8/RFDcIxVA==","signatures":[{"sig":"MEUCIAcCd8tzzh17euSHIj7a5OKTki0dI0QSyLP3BDME917VAiEAoo61lLxAOETSl5qLKgP2/w+f2lcYsoxftsAFQb2mY3E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":509612},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"4a149861522525b876689659d252338e91e24d22","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.44.1_1789656735301_0.3077061684738065","host":"s3://npm-registry-packages-npm-production"}},"0.44.2":{"name":"@anychat-ai/mcp","version":"0.44.2","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.44.2","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"f2e41124109b8c4c7fdd8d9f14abee459fcf9ef7","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.44.2.tgz","fileCount":78,"integrity":"sha512-jHD0A7K4DA1e6nWeeOxFmAhHfSXRtdR9pmh9XM7fM6gE22zTozcoe30OglxhWqkEiweS/At33Pgzg13eT5TnOQ==","signatures":[{"sig":"MEUCIFXKsP8s+ZbbtKNOSoZGSvNcLzuXlwdSpQj4/JjKsSMxAiEAq38pq8fXMiYu2u2ff3YVMdCK6jpqcSDvpBFkuag5qPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":509324},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"0c0ad545a0e7ef03b45c2247b7b8d0b2e61ab6f7","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.44.2_1789657558773_0.043241257032657465","host":"s3://npm-registry-packages-npm-production"}},"0.44.3":{"name":"@anychat-ai/mcp","version":"0.44.3","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"author":{"url":"Redirect Ventures Inc.","name":"Anychat.ai"},"license":"MIT","_id":"@anychat-ai/mcp@0.44.3","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"homepage":"https://docs.anychat.ai/","bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"bin":{"anychat-mcp":"dist/bin.js"},"dist":{"shasum":"b87518b312f408eda42182467a25691c4982fc3f","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.44.3.tgz","fileCount":78,"integrity":"sha512-1IDs95PIDqNAIj1l3YbI65+fmgdU1b8BD5iMF9U9fRH4NVXK2IO+Z5pISur6V9xGL1rpY3SZwWRl/8cx1KCICQ==","signatures":[{"sig":"MEUCIQC9cLGdr7ZNwR9niajI1/Thuy16k5LiV8FteBsbNZ9fgQIgPTQAPHZU7UhiElVKFFDiDYxDjYOJvBwqc9M5fz2SXGc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":509643},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=20"},"gitHead":"17ea8340ccc8b408e0fe72f4c4727c81f5efb855","scripts":{"dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","build":"rm -rf dist && tsc -p tsconfig.json","check":"npm run build && npm run lint && npm run prettier && npm test","drift":"node scripts/contract-drift.js","start":"node dist/bin.js","tokens":"node scripts/tool-tokens.js","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'","tools:md":"node scripts/tool-table.js","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"repository":{"url":"git+https://github.com/AnyChat-ai/mcp.git","type":"git"},"_npmVersion":"11.19.1","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.4.3","@modelcontextprotocol/sdk":"^1.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.5.0","mocha":"^11.1.0","sinon":"^19.0.2","eslint":"^9.21.0","globals":"^16.0.0","ts-node":"^10.9.2","prettier":"^3.5.3","@eslint/js":"^9.21.0","typescript":"^5.8.2","@types/chai":"^4.3.20","@types/node":"^22.13.13","@types/mocha":"^10.0.10","@types/sinon":"^17.0.3","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^8.26.0","@typescript-eslint/eslint-plugin":"^8.26.0"},"_npmOperationalInternal":{"tmp":"tmp/mcp_0.44.3_1789659675620_0.3856111296984681","host":"s3://npm-registry-packages-npm-production"}},"0.44.4":{"name":"@anychat-ai/mcp","version":"0.44.4","description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"homepage":"https://docs.anychat.ai/","repository":{"type":"git","url":"git+https://github.com/AnyChat-ai/mcp.git"},"bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"license":"MIT","author":{"name":"Anychat.ai","url":"Redirect Ventures Inc."},"main":"dist/index.js","types":"dist/index.d.ts","bin":{"anychat-mcp":"dist/bin.js"},"engines":{"node":">=20"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"rm -rf dist && tsc -p tsconfig.json","prepublishOnly":"npm run build && npm run lint && npm run prettier && npm test","start":"node dist/bin.js","dev":"ts-node src/bin.ts","lint":"eslint . --ext .ts","lint-fix":"eslint . --fix --ext .ts","prettier":"prettier --list-different \"**/*.{ts,json,md}\"","prettier-fix":"prettier --write \"**/*.{ts,json,md}\"","test":"TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha","check":"npm run build && npm run lint && npm run prettier && npm test","tools:md":"node scripts/tool-table.js","tokens":"node scripts/tool-tokens.js","drift":"node scripts/contract-drift.js","test:e2e":"ANYCHAT_E2E=1 TS_NODE_PROJECT=tsconfig.test.json TS_NODE_TRANSPILE_ONLY=true mocha 'test/e2e/**/*.spec.ts'"},"dependencies":{"@modelcontextprotocol/sdk":"^1.30.0","zod":"^4.4.3"},"devDependencies":{"@eslint/eslintrc":"^3.3.0","@eslint/js":"^9.21.0","@types/chai":"^4.3.20","@types/mocha":"^10.0.10","@types/node":"^22.13.13","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^8.26.0","@typescript-eslint/parser":"^8.26.0","chai":"^4.5.0","eslint":"^9.21.0","eslint-config-prettier":"^9.1.0","globals":"^16.0.0","mocha":"^11.1.0","prettier":"^3.5.3","sinon":"^19.0.2","ts-node":"^10.9.2","typescript":"^5.8.2"},"gitHead":"a286d46fe43508aac1d7dcf0948fbb42d6a49a49","_id":"@anychat-ai/mcp@0.44.4","_nodeVersion":"22.13.1","_npmVersion":"11.19.1","dist":{"integrity":"sha512-s+3YxdM85Tj9z8HX03wJha9RHsMpGiyJ21vJL42G3GHbhpgq4QF8/3yR8AtlVeklT184z+yzdxi1vFQl1yEzVg==","shasum":"4d9450336678c4b69fa23004df34417d3dc5db3f","tarball":"https://registry.npmjs.org/@anychat-ai/mcp/-/mcp-0.44.4.tgz","fileCount":78,"unpackedSize":509827,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAhlG+dAdFVm/51KwH/8xA4kReYKGeMRshL6xRyjkEdXAiBRNbsqSaVm8EiREAOqqqDG345cuPXFX2nZ0ZJ1wq7wpA=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2ad44993-4159-4633-8d95-648b8d3d94cc"}},"directories":{},"maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mcp_0.44.4_1789661072454_0.9728983478498316"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-15T20:15:51.666Z","modified":"2026-09-17T16:04:32.819Z","0.1.0":"2026-08-15T20:15:52.151Z","0.1.1":"2026-08-15T21:46:24.010Z","0.2.0":"2026-08-16T19:04:18.895Z","0.3.0":"2026-08-16T20:23:15.588Z","0.3.1":"2026-08-17T01:12:48.902Z","0.3.2":"2026-08-17T05:24:55.445Z","0.3.3":"2026-08-17T05:32:32.504Z","0.4.0":"2026-08-18T23:17:00.405Z","0.5.0":"2026-08-19T01:04:47.866Z","0.6.0":"2026-08-19T15:29:10.776Z","0.7.0":"2026-08-25T16:54:11.113Z","0.7.1":"2026-08-25T17:43:28.151Z","0.8.0":"2026-08-25T17:47:16.205Z","0.10.0":"2026-08-27T17:56:55.346Z","0.10.1":"2026-08-27T18:43:59.962Z","0.10.2":"2026-08-27T21:42:26.892Z","0.10.3":"2026-08-31T16:06:52.506Z","0.11.0":"2026-09-02T15:29:37.069Z","0.12.0":"2026-09-02T17:51:24.640Z","0.12.1":"2026-09-03T15:25:13.560Z","0.13.0":"2026-09-03T16:07:58.154Z","0.14.0":"2026-09-03T17:38:45.333Z","0.15.0":"2026-09-04T02:46:51.871Z","0.16.0":"2026-09-04T10:05:06.922Z","0.16.1":"2026-09-08T03:35:47.266Z","0.16.2":"2026-09-09T16:12:02.902Z","0.17.0":"2026-09-09T23:08:44.431Z","0.18.0":"2026-09-10T05:03:21.008Z","0.19.0":"2026-09-10T16:43:41.074Z","0.20.0":"2026-09-11T16:28:21.111Z","0.20.1":"2026-09-11T16:46:22.817Z","0.21.0":"2026-09-11T17:00:28.702Z","0.22.0":"2026-09-11T23:56:19.938Z","0.25.0":"2026-09-12T03:20:02.066Z","0.26.0":"2026-09-12T03:33:36.114Z","0.27.0":"2026-09-14T16:11:36.355Z","0.28.0":"2026-09-14T16:34:13.560Z","0.29.0":"2026-09-14T17:03:12.714Z","0.30.0":"2026-09-14T17:24:35.770Z","0.30.1":"2026-09-14T17:40:15.347Z","0.31.0":"2026-09-14T18:11:21.014Z","0.32.0":"2026-09-14T18:25:33.101Z","0.33.0":"2026-09-14T20:46:42.120Z","0.34.0":"2026-09-14T21:31:48.497Z","0.35.0":"2026-09-14T21:49:01.884Z","0.36.0":"2026-09-14T22:14:10.968Z","0.37.0":"2026-09-14T22:35:29.413Z","0.38.0":"2026-09-14T22:55:37.747Z","0.38.1":"2026-09-14T23:12:57.196Z","0.39.0":"2026-09-15T16:05:20.488Z","0.40.0":"2026-09-15T17:43:49.581Z","0.41.0":"2026-09-15T18:13:40.915Z","0.42.0":"2026-09-15T21:39:35.788Z","0.43.0":"2026-09-17T01:52:53.802Z","0.44.0":"2026-09-17T03:27:12.904Z","0.44.1":"2026-09-17T14:52:15.435Z","0.44.2":"2026-09-17T15:05:58.908Z","0.44.3":"2026-09-17T15:41:15.749Z","0.44.4":"2026-09-17T16:04:32.613Z"},"bugs":{"url":"https://github.com/AnyChat-ai/mcp/issues"},"author":{"name":"Anychat.ai","url":"Redirect Ventures Inc."},"license":"MIT","homepage":"https://docs.anychat.ai/","keywords":["anychat","mcp","model-context-protocol","rcs","whatsapp","messaging","agents"],"repository":{"type":"git","url":"git+https://github.com/AnyChat-ai/mcp.git"},"description":"Anychat MCP server — drive your Anychat workspace (agents, playbooks, channels, people, outreach) from Claude Code, Claude Desktop, Cursor, or any MCP host.","maintainers":[{"name":"myk","email":"myk@mykwillis.com"}],"readme":"# @anychat-ai/mcp\n\n**Drive your [Anychat](https://www.anychat.ai) workspace from Claude Code, Claude Desktop, Cursor, or any MCP host.**\n\nAnychat is the agent framework for business messaging — RCS, WhatsApp, Apple Messages for Business, SMS and Webchat. This [Model Context Protocol](https://modelcontextprotocol.io) server exposes the Anychat public API as tools, so an AI agent can read and change your agents, playbooks, channels, people and outreach _with your own API key and your own permissions_ — nothing it does exceeds what you could do with `curl`.\n\nDocs: <https://docs.anychat.ai/integrations/mcp/> · API reference: <https://docs.anychat.ai/reference/agent-api/>\n\n## Setup\n\n1. Create an API key in the Anychat console: **Workspace → API keys**. Give it only the scopes you want your agent to have (e.g. `agents:write`, `people:read`, `messages:read`).\n2. Add the server to your host.\n\n**Claude Code**\n\n```bash\nclaude mcp add anychat --env ANYCHAT_API_KEY=sk-any-... -- npx -y @anychat-ai/mcp\n```\n\n**Claude Desktop / Cursor / other MCP hosts** — add to the `mcpServers` config:\n\n```json\n{\n  \"mcpServers\": {\n    \"anychat\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@anychat-ai/mcp\"],\n      \"env\": { \"ANYCHAT_API_KEY\": \"sk-any-...\" }\n    }\n  }\n}\n```\n\n**Check the key** (prints org, role, scopes):\n\n```bash\nANYCHAT_API_KEY=sk-any-... npx -y @anychat-ai/mcp check\n```\n\n## Environment\n\n| Variable           | Required | Default                   |\n| ------------------ | -------- | ------------------------- |\n| `ANYCHAT_API_KEY`  | yes      | —                         |\n| `ANYCHAT_API_URL`  | no       | `https://api.anychat.ai`  |\n| `ANYCHAT_DOCS_URL` | no       | `https://docs.anychat.ai` |\n\nFlags: `--profile core|full` picks the tool set (default `full`, see [Profiles](#profiles)); `--read-only` registers only read tools. Subcommands: `check`, `tools`, `--version`, `--help`.\n\n## Tools\n\n188 tools, a 1:1 projection of the [Agent API](https://docs.anychat.ai/reference/agent-api/) grouped as the reference is (orient → Definition → Capabilities → Channels → People → Campaigns → Evaluations → Testers → Activity → Org → Docs). `npx -y @anychat-ai/mcp tools` prints the live table.\n\nEvery tool carries MCP annotations: `read` tools are `readOnlyHint`; `write` tools change configuration; `destructive` tools (deletes, outreach sends to real people, provisioning requests, imports over an existing agent, secret rotation) are `destructiveHint` so your host asks before running them.\n\n### Profiles\n\nEvery tool definition (name, description, input schema) is sent to the model on every call, so a big table has a real per-turn cost. Two profiles trade breadth for weight:\n\n- **`full`** (default) — all 183 tools.\n- **`core`** — 69 tools, the everyday set: `whoami`; agents (list / get / create / update / export / import, apply template, catalogs); the whole Definition (identity, personality, standing instructions, guardrails, rules, goals, playbooks, message templates, `lint_agent`); the media library (list / add / update / delete); tool bindings (list / upsert); scheduling config; People field definitions; outreach config; Things (read); Facts (read / replace); business info (read / replace); channels (list / get / request / bind); people (list / get / update, send outreach, list segments); testers (list); conversations / messages / logs / activity; org; docs. About half the tokens of `full`.\n\nPick one with `--profile core` on the CLI or `createServer({ profile: 'core' })` in code; the `Profile` column below shows which set each tool belongs to, and `npx -y @anychat-ai/mcp tools --profile core` lists just that set. Nothing else changes: `full` stays the default, and the `core` set only ever grows — a tool leaves it only when the route behind it is retired.\n\n`npm run tokens` (in a checkout, after `npm run build`) prints the estimated per-tool token weight — what the model pays for each definition — sorted heaviest first, with totals per profile.\n\n<details>\n<summary>Full tool table</summary>\n\n| Tool                                | Kind        | Scope                  | Profile | Purpose                                             |\n| ----------------------------------- | ----------- | ---------------------- | ------- | --------------------------------------------------- |\n| `whoami`                            | read        | `(any)`                | core    | Who am I                                            |\n| `list_agents`                       | read        | `agents:read`          | core    | List agents                                         |\n| `get_agent`                         | read        | `agents:read`          | core    | Get agent                                           |\n| `create_agent`                      | write       | `agents:write`         | core    | Create agent                                        |\n| `update_agent`                      | write       | `agents:write`         | core    | Update agent                                        |\n| `delete_agent`                      | destructive | `agents:write`         | full    | Delete agent                                        |\n| `export_agent`                      | read        | `agents:read`          | core    | Export agent                                        |\n| `import_agent`                      | destructive | `agents:write`         | core    | Import agent document                               |\n| `apply_agent_template`              | destructive | `templates:apply`      | core    | Apply agent template                                |\n| `get_template_update`               | read        | `agents:read`          | full    | Check for a template update                         |\n| `preview_template_update`           | read        | `agents:read`          | full    | Preview a template update (three-way merge)         |\n| `apply_template_update`             | destructive | `agents:write`         | full    | Apply a template update                             |\n| `list_catalog_items`                | read        | `catalogs:read`        | core    | List a system catalog                               |\n| `get_catalog_item`                  | read        | `catalogs:read`        | core    | Get a catalog item                                  |\n| `set_agent_sandbox`                 | write       | `agents:write`         | full    | Set sandbox mode                                    |\n| `create_synthetic_people`           | write       | `people:write`         | full    | Create synthetic people                             |\n| `get_identity`                      | read        | `agents:read`          | core    | Get agent identity                                  |\n| `update_identity`                   | write       | `agents:write`         | core    | Update agent identity                               |\n| `get_personality`                   | read        | `agents:read`          | core    | Get agent personality                               |\n| `set_personality`                   | write       | `agents:write`         | core    | Set agent personality                               |\n| `import_personality_template`       | write       | `templates:apply`      | full    | Import personality template                         |\n| `get_standing_instructions`         | read        | `agents:read`          | core    | Get standing instructions                           |\n| `set_standing_instructions`         | write       | `agents:write`         | core    | Set standing instructions                           |\n| `get_guardrails`                    | read        | `agents:read`          | core    | Get agent guardrails                                |\n| `set_guardrails`                    | write       | `agents:write`         | core    | Set agent guardrails                                |\n| `update_guardrails`                 | write       | `agents:write`         | full    | Update agent guardrails                             |\n| `import_guardrail_template`         | write       | `templates:apply`      | full    | Import guardrail template                           |\n| `get_rules`                         | read        | `agents:read`          | core    | Get agent rules                                     |\n| `replace_rules`                     | write       | `agents:write`         | core    | Replace agent rules                                 |\n| `list_playbooks`                    | read        | `agents:read`          | core    | List playbooks                                      |\n| `get_playbook`                      | read        | `agents:read`          | core    | Get playbook                                        |\n| `create_playbook`                   | write       | `agents:write`         | core    | Create playbook                                     |\n| `update_playbook`                   | write       | `agents:write`         | core    | Update playbook                                     |\n| `delete_playbook`                   | destructive | `agents:write`         | core    | Delete playbook                                     |\n| `set_default_playbook`              | write       | `agents:write`         | core    | Set default playbook                                |\n| `import_playbook_template`          | write       | `templates:apply`      | full    | Import playbook template                            |\n| `generate_playbook_flow`            | write       | `agents:write`         | full    | Generate a playbook flow (draft)                    |\n| `list_message_templates`            | read        | `agents:read`          | core    | List message templates                              |\n| `get_message_template`              | read        | `agents:read`          | core    | Get message template                                |\n| `upsert_message_template`           | write       | `agents:write`         | core    | Create or replace message template                  |\n| `delete_message_template`           | destructive | `agents:write`         | core    | Delete message template                             |\n| `preview_message_template`          | read        | `agents:read`          | full    | Preview message template                            |\n| `lint_agent`                        | read        | `agents:read`          | core    | Lint agent definition                               |\n| `review_agent`                      | write       | `agents:write`         | full    | Review agent definition (model)                     |\n| `get_agent_review`                  | read        | `agents:read`          | full    | Get agent review                                    |\n| `dismiss_review_finding`            | write       | `agents:write`         | full    | Dismiss a review finding                            |\n| `get_agent_review_quota`            | read        | `agents:read`          | full    | Get review quota                                    |\n| `get_goals`                         | read        | `agents:read`          | core    | Get agent goals                                     |\n| `replace_goals`                     | write       | `agents:write`         | core    | Replace agent goals                                 |\n| `list_media`                        | read        | `agents:read`          | core    | List media                                          |\n| `get_media`                         | read        | `agents:read`          | full    | Get media item                                      |\n| `add_media`                         | write       | `agents:write`         | core    | Add media                                           |\n| `update_media`                      | write       | `agents:write`         | core    | Update media                                        |\n| `replace_media_content`             | write       | `agents:write`         | full    | Replace media file                                  |\n| `describe_media`                    | write       | `agents:write`         | full    | Regenerate media description                        |\n| `delete_media`                      | destructive | `agents:write`         | core    | Delete media                                        |\n| `list_connections`                  | read        | `agents:read`          | core    | List connected accounts                             |\n| `get_connection`                    | read        | `agents:read`          | full    | Get a connected account                             |\n| `delete_connection`                 | destructive | `agents:write`         | full    | Disconnect an account                               |\n| `list_integrations`                 | read        | `agents:read`          | full    | List custom integrations                            |\n| `get_integration`                   | read        | `agents:read`          | full    | Get a custom integration                            |\n| `upsert_integration`                | write       | `agents:write`         | full    | Create or replace a custom integration              |\n| `delete_integration`                | destructive | `agents:write`         | full    | Delete a custom integration                         |\n| `get_scheduling_config`             | read        | `agents:read`          | core    | Get scheduling config                               |\n| `replace_scheduling_config`         | write       | `agents:write`         | core    | Replace scheduling config                           |\n| `get_notifications_config`          | read        | `agents:read`          | core    | Get notifications config                            |\n| `replace_notifications_config`      | write       | `agents:write`         | core    | Replace notifications config                        |\n| `get_people_fields`                 | read        | `agents:read`          | core    | Get people field definitions                        |\n| `replace_people_fields`             | write       | `agents:write`         | core    | Replace people field definitions                    |\n| `get_outreach_config`               | read        | `agents:read`          | core    | Get outreach config                                 |\n| `replace_outreach_config`           | write       | `agents:write`         | core    | Replace outreach config                             |\n| `preview_outreach`                  | read        | `agents:read`          | full    | Preview outreach greeting                           |\n| `list_outreach_links`               | read        | `agents:read`          | full    | List outreach links                                 |\n| `create_outreach_link`              | write       | `agents:write`         | full    | Create an outreach link                             |\n| `update_outreach_link`              | write       | `agents:write`         | full    | Pause or resume an outreach link                    |\n| `delete_outreach_link`              | destructive | `agents:write`         | full    | Delete an outreach link                             |\n| `get_things`                        | read        | `agents:read`          | core    | Get Things                                          |\n| `replace_things`                    | write       | `agents:write`         | full    | Replace Things                                      |\n| `get_collections`                   | read        | `agents:read`          | full    | Get collections                                     |\n| `replace_collections`               | write       | `agents:write`         | full    | Replace collections                                 |\n| `get_facts`                         | read        | `agents:read`          | core    | Get Facts                                           |\n| `replace_facts`                     | write       | `agents:write`         | core    | Replace Facts                                       |\n| `suggest_fact_paraphrases`          | write       | `agents:write`         | full    | Suggest Fact paraphrases                            |\n| `get_fact_usage`                    | read        | `agents:read`          | full    | Get Fact usage                                      |\n| `get_business_info`                 | read        | `agents:read`          | core    | Get business info                                   |\n| `replace_business_info`             | write       | `agents:write`         | core    | Replace business info                               |\n| `list_knowledge_sources`            | read        | `knowledge:read`       | full    | List knowledge Sources                              |\n| `get_knowledge_source`              | read        | `knowledge:read`       | full    | Get one knowledge Source                            |\n| `get_knowledge_source_content`      | read        | `knowledge:read`       | full    | Get a knowledge Source content                      |\n| `create_knowledge_source`           | write       | `knowledge:write`      | full    | Add a knowledge Source                              |\n| `delete_knowledge_source`           | destructive | `knowledge:write`      | full    | Delete a knowledge Source                           |\n| `refresh_knowledge_source`          | write       | `knowledge:write`      | full    | Refresh a knowledge Source                          |\n| `convert_knowledge_source_to_facts` | write       | `knowledge:write`      | full    | Convert a knowledge Source to Facts                 |\n| `get_automated_outreach_config`     | read        | `agents:read`          | full    | Get Automated Outreach config                       |\n| `replace_automated_outreach_config` | write       | `agents:write`         | full    | Replace Automated Outreach config                   |\n| `list_automated_outreach_runs`      | read        | `agents:read`          | full    | List Automated Outreach runs                        |\n| `start_automated_outreach_run`      | destructive | `agents:write`         | full    | Run Automated Outreach now                          |\n| `list_channels`                     | read        | `agents:read`          | core    | List channel bindings                               |\n| `get_channel`                       | read        | `agents:read`          | core    | Get a channel binding                               |\n| `request_channel`                   | destructive | `agents:write`         | core    | Request a managed channel                           |\n| `bind_channel`                      | write       | `agents:write`         | core    | Bind an unmanaged channel (bring your own provider) |\n| `update_channel`                    | write       | `agents:write`         | full    | Update a channel binding                            |\n| `disable_channel`                   | write       | `agents:write`         | full    | Disable a channel binding                           |\n| `enable_channel`                    | write       | `agents:write`         | full    | Enable a channel binding                            |\n| `delete_channel`                    | destructive | `agents:write`         | full    | Delete a channel binding                            |\n| `list_people`                       | read        | `people:read`          | core    | List people                                         |\n| `get_person`                        | read        | `people:read`          | core    | Get a person                                        |\n| `create_person`                     | write       | `people:write`         | full    | Create a person                                     |\n| `update_person`                     | write       | `people:write`         | core    | Update a person                                     |\n| `delete_person`                     | destructive | `people:write`         | full    | Delete a person                                     |\n| `merge_people`                      | write       | `people:write`         | full    | Merge two people                                    |\n| `export_people`                     | read        | `people:export`        | full    | Export people (bulk)                                |\n| `import_people`                     | write       | `people:write`         | full    | Import people                                       |\n| `send_outreach`                     | destructive | `people:write`         | core    | Send outreach to a person                           |\n| `send_outreach_follow_up`           | destructive | `people:write`         | full    | Send an outreach follow-up to a person              |\n| `list_person_appointments`          | read        | `people:read`          | full    | List a person's appointments                        |\n| `list_appointments`                 | read        | `people:read`          | full    | List appointments (all people)                      |\n| `list_segments`                     | read        | `people:read`          | core    | List people segments                                |\n| `get_segment`                       | read        | `people:read`          | full    | Get a people segment                                |\n| `create_segment`                    | write       | `people:write`         | full    | Create a people segment                             |\n| `update_segment`                    | write       | `people:write`         | full    | Replace a people segment                            |\n| `delete_segment`                    | destructive | `people:write`         | full    | Delete a people segment                             |\n| `create_campaign`                   | write       | `agents:write`         | full    | Create campaign                                     |\n| `list_campaigns`                    | read        | `agents:read`          | full    | List campaigns                                      |\n| `get_campaign`                      | read        | `agents:read`          | full    | Get campaign                                        |\n| `update_campaign`                   | write       | `agents:write`         | full    | Update campaign                                     |\n| `delete_campaign`                   | write       | `agents:write`         | full    | Delete campaign                                     |\n| `stage_campaign`                    | write       | `agents:write`         | full    | Stage campaign                                      |\n| `list_campaign_recipients`          | read        | `agents:read`          | full    | List campaign recipients                            |\n| `start_campaign`                    | destructive | `agents:write`         | full    | Start campaign                                      |\n| `pause_campaign`                    | write       | `agents:write`         | full    | Pause campaign                                      |\n| `resume_campaign`                   | write       | `agents:write`         | full    | Resume campaign                                     |\n| `cancel_campaign`                   | destructive | `agents:write`         | full    | Cancel campaign                                     |\n| `get_campaign_report`               | read        | `agents:read`          | full    | Get campaign report                                 |\n| `preview_campaign_message`          | read        | `agents:read`          | full    | Preview campaign message                            |\n| `list_evaluation_suites`            | read        | `agents:read`          | full    | List evaluation suites                              |\n| `get_evaluation_suite`              | read        | `agents:read`          | full    | Get evaluation suite                                |\n| `create_evaluation_suite`           | write       | `agents:write`         | full    | Create evaluation suite                             |\n| `update_evaluation_suite`           | write       | `agents:write`         | full    | Update evaluation suite                             |\n| `delete_evaluation_suite`           | destructive | `agents:write`         | full    | Delete evaluation suite                             |\n| `list_evaluation_cases`             | read        | `agents:read`          | full    | List evaluation cases                               |\n| `get_evaluation_case`               | read        | `agents:read`          | full    | Get evaluation case                                 |\n| `create_evaluation_case`            | write       | `agents:write`         | full    | Create evaluation case                              |\n| `update_evaluation_case`            | write       | `agents:write`         | full    | Update evaluation case                              |\n| `delete_evaluation_case`            | destructive | `agents:write`         | full    | Delete evaluation case                              |\n| `generate_evaluation_cases`         | write       | `agents:write`         | full    | Generate evaluation cases                           |\n| `compile_evaluation_case`           | write       | `agents:write`         | full    | Compile evaluation case                             |\n| `preview_evaluation_case`           | read        | `agents:read`          | full    | Preview evaluation case                             |\n| `start_evaluation_run`              | write       | `agents:write`         | full    | Start evaluation run                                |\n| `pause_evaluation_run`              | write       | `agents:write`         | full    | Pause evaluation run                                |\n| `resume_evaluation_run`             | write       | `agents:write`         | full    | Resume evaluation run                               |\n| `cancel_evaluation_run`             | write       | `agents:write`         | full    | Cancel evaluation run                               |\n| `pin_evaluation_run`                | write       | `agents:write`         | full    | Pin or unpin evaluation run                         |\n| `list_evaluation_runs`              | read        | `agents:read`          | full    | List evaluation runs                                |\n| `get_evaluation_run`                | read        | `agents:read`          | full    | Get evaluation run                                  |\n| `list_evaluation_results`           | read        | `agents:read`          | full    | List evaluation results                             |\n| `get_evaluation_result`             | read        | `agents:read`          | full    | Get evaluation result                               |\n| `get_evaluation_quota`              | read        | `agents:read`          | full    | Get evaluation quota                                |\n| `get_evaluation_case_history`       | read        | `agents:read`          | full    | Get evaluation case history                         |\n| `list_testers`                      | read        | `agents:read`          | core    | List testers                                        |\n| `invite_tester`                     | destructive | `agents:write`         | full    | Invite tester                                       |\n| `set_tester_disabled`               | write       | `agents:write`         | full    | Disable or enable tester                            |\n| `regenerate_tester_link`            | destructive | `agents:write`         | full    | Regenerate tester sign-in link                      |\n| `remove_tester`                     | destructive | `agents:write`         | full    | Remove tester                                       |\n| `list_messages`                     | read        | `messages:read`        | core    | List messages                                       |\n| `list_sessions`                     | read        | `messages:read`        | core    | List sessions                                       |\n| `list_users`                        | read        | `messages:read`        | full    | List users                                          |\n| `list_logs`                         | read        | `messages:read`        | core    | List runtime logs                                   |\n| `list_turns`                        | read        | `messages:read`        | full    | List turn traces                                    |\n| `list_activity`                     | read        | `messages:read`        | core    | List activity feed                                  |\n| `get_org`                           | read        | `(any)`                | core    | Get org                                             |\n| `update_org`                        | write       | `org:admin`            | full    | Update org                                          |\n| `list_api_keys`                     | read        | `org:admin`            | full    | List API keys                                       |\n| `get_api_key`                       | read        | `org:admin`            | full    | Get API key                                         |\n| `list_webhooks`                     | read        | `webhooks:manage`      | full    | List webhooks                                       |\n| `get_webhook`                       | read        | `webhooks:manage`      | full    | Get webhook                                         |\n| `create_webhook`                    | write       | `webhooks:manage`      | full    | Create webhook                                      |\n| `update_webhook`                    | write       | `webhooks:manage`      | full    | Update webhook                                      |\n| `delete_webhook`                    | destructive | `webhooks:manage`      | full    | Delete webhook                                      |\n| `rotate_webhook_secret`             | destructive | `webhooks:manage`      | full    | Rotate webhook signing secret                       |\n| `search_docs`                       | read        | `(none — public docs)` | core    | Search Anychat docs                                 |\n| `list_docs`                         | read        | `(none — public docs)` | core    | List Anychat docs pages                             |\n| `read_doc`                          | read        | `(none — public docs)` | core    | Read an Anychat docs page                           |\n\n</details>\n\n## Contract drift check\n\nThe tool table is a 1:1 projection of the [Agent API reference](https://docs.anychat.ai/reference/agent-api/), so a route added to the reference without a matching tool is drift. `npm run drift` (after `npm run build`) fetches the live reference, parses its `| Method | Path |` route tables, reads the route each tool declares in its description (`Maps to GET /v1/…`), and reports:\n\n- **Missing** — documented routes with no tool. Fails (exit 1) unless the route has a reasoned entry in [`drift-allowlist.json`](drift-allowlist.json).\n- **Undocumented** — tool routes the reference doesn't list. Warning only.\n- **Stale allowlist** — entries that no longer match anything. Warning from the script; the test suite fails on them.\n\n`--file <path>` checks a local copy of the reference, `--json` prints the report as JSON. The [nightly workflow](.github/workflows/contract-drift.yml) runs it against docs.anychat.ai and opens (or refreshes) an issue titled \"Contract drift: documented /v1 routes without MCP tools\" when it fails.\n\n## Programmatic use\n\n```ts\nimport { AnychatClient, createServer } from '@anychat-ai/mcp';\nconst client = new AnychatClient({ apiKey: process.env.ANYCHAT_API_KEY! });\nconst server = createServer({ client }); // an McpServer — attach any transport\n// createServer({ client, profile: 'core' }) registers only the core tool set\n```\n\n## Security\n\n- The server holds no credentials of its own; every request carries the key you gave it, and the Anychat API enforces the key's org, role and scopes exactly as it would for you.\n- Treat tool results as data: they contain your agents' configuration and your customers' records.\n- Requests are tagged `X-Anychat-Agent: mcp` so they can be told apart in your access logs.\n\n## License\n\nMIT © Redirect Ventures Inc.\n","readmeFilename":"README.md"}