Territory News MCP Server
Territory News MCP Server 🚀
Model Context Protocol (MCP) Server for Territory News —— 为企业销售和客户经理提供实时账户情报、商机信号与战略性开场白。
🎯 总览
Territory News MCP(tnews-mcp) 让客户经理(AE)和销售团队摆脱手动操作 Territory News 网页界面的束缚。它通过开放的 Model Context Protocol (MCP) 标准,将领地配置、企业搜索、实时信号预览和 AI 增强的销售上下文开放出来,使得 n8n、OpenClaw、Agentic Hermes、Claude Desktop、Cursor、Gemini 以及自定义 Slack AI Agents 等自主编排器能够在后台持续执行高杠杆的销售工作流。
graph TD
subgraph "MCP Ecosystem"
Cal_MCP["Calendar MCP<br/>(Google / Outlook)"]
T_MCP["Territory News MCP<br/>(Signals, POV, Openers, Tracking)"]
C_MCP["CRM MCP<br/>(Salesforce / HubSpot)"]
E_MCP["Email MCP<br/>(Gmail / Outlook)"]
end
subgraph "Autonomous Orchestration Layer (n8n / OpenClaw / Hermes Agent / Claude)"
LLM["LLM Reasoning & Strategy Engine<br/>(Claude / Gemini / Llama / Hermes)"]
end
Cal_MCP -->|"Upcoming Meetings & Attendees"| LLM
T_MCP -->|"Account News, Executive Moves, Triggers"| LLM
C_MCP -->|"Pipeline Stages, Account Tier, Notes"| LLM
E_MCP -->|"Outreach Drafts & Sequences"| LLM
LLM --> W1["☕ 8:00 AM Morning Intelligence Briefing"]
LLM --> W2["⚡ 5-Minute Pre-Call Battlecard Generator"]
LLM --> W3["🎯 Trigger-Based Stalled Deal Reactivation"]
LLM --> W4["👥 Multi-Threading Consensus Matrix"]
LLM --> W5["🔄 Closed-Loop Feedback & Relevance Tuning"]Related MCP server: FundzWatch MCP Server
⚡ 五大自主 Agent 工作流(让你摆脱 UI)
与其每天早晨登录 territory.news 手动逐一点击账户、复制开场白,不如将 tnews-mcp 连接到你的多 Agent 运行器(n8n cron 触发器、OpenClaw agent 或 Hermes):
1. ☕ 8:00 AM 晨间情报简报与行动队列
工作方式:每天早晨 8:00 AM,一个 n8n / OpenClaw cron 任务会唤醒你的销售 Agent。
编排流程:
Agent 调用 CRM MCP 获取活跃的销售管道(Stages 2–4)和顶级 Tier-1 目标账户。
调用
tnews-mcp上的territory_get_signals,扫描过去 24 小时内的重大催化剂事件(例如资本支出扩张、CIO 任命、财报超出预期、重组)。交叉引用你已配置的销售价值主张(
territory_get_seller_context),整合出一份包含 3 个要点的 Slack 摘要,并附上可一键发送的预写外联邮件。
对 AE 的价值:你每天看到的是已按优先级排序、可立即发出的外联内容,而不是在 Google Alerts 或浏览器标签页中层层翻找。
2. ⚡ 5 分钟会前战卡生成器
工作方式:在任意日历事件前 10 分钟,Agent 自动触发。
编排流程:
Calendar MCP 检测到一场即将开始的会议(例如:“与 Datadog 工程副总裁的 Discovery 通话”)。
Agent 调用
territory_preview_signals(company="Datadog", domain="datadoghq.com")获取实时新闻与财务催化剂。Agent 调用 CRM MCP 获取此前通联中的异议与笔记。
Agent 将一页战术级战卡投递到你的收件箱或移动记事本,包含:
战略优先事项:该账户当前正在应对什么。
角色关注焦点:参会角色所关注的核心 KPI 与痛点。
3 个富有冲击力的开场白:以 POV 驱动的开场方式,将其公开新闻与你的产品直接关联。
雷区:竞品部署或应避免提及的敏感话题。
3. 🎯 基于触发条件的停滞商机激活
工作方式:用真实的“继续为客户创值”重新激活失联或关闭为输的商机,而不是只“礼仪式地跟进”。
编排流程:
Agent 在 CRM MCP 中查询处于 Stalled / No Contact > 30 Days 且 ARR > $50k 的商机。
Agent 查询
territory_get_signals获取重大拐点事件(例如新高管任命、业绩超标、并购、监管变化)。当某个触发条件发生时(例如:“EquipmentShare 以 26% 的营收增速大涨”),Agent 会起草一封具有上下文相关的跟进邮件,将该增长与 CRM 笔记中记录的特定业务诉求关联起来。
4. 👥 多线程共识矩阵
工作方式:大型企业交易需要在 6–10 个利益相关方之间形成共识。
编排流程:
当
tnews-mcp为目标账户识别出单一重大催化剂后,Agent 会自动将事件映射到不同角色:面向 CFO:成本控制、OPEX 削减、供应商整合等角度。
面向 CISO / 安全:合规自动化、零信任架构、审计风险降低等角度。
面向工程 VP:开发者速度、消除部署成本、DORA 指标提振等角度。
Agent 通过 Email MCP 将定制化的外联草稿放入你的邮件客户端队列中。
5. 🔄 闭环反馈与相关性调优
工作方式:无需手动配置就能持续提升信号质量。
编排流程:
当你在 Slack 或 Claude 中接受、编辑或拒绝某条外联建议时,Agent 会自动调用
tnews-mcp上的territory_submit_feedback。这会立即将闭环遥测数据传回 Territory News,供其在你的专属领地内持续调整信号评分与相关度模型。
🏗️ 架构:混合浏览器认证 + 直接 REST API
该 MCP 服务器采用高性能混合架构:
一次性浏览器登录:仅启动一次、可见的浏览器窗口,通过 Clerk(工作邮箱 / Google SSO)登录。它会自动捕获会话令牌并保存到
~/.territory-mcp/session.json。100% 直接 REST API:后续所有操作均通过 HTTP REST 直接对 Territory News 生态发起请求(延迟
< 150ms,零浏览器开销,完全不受 DOM/UI 变化影响)。
🚀 快速开始
1. 安装
# Clone the repository
git clone https://github.com/junoonx/tnews-mcp.git
cd tnews-mcp
# Install dependencies and build
npm install
npm run build2. 连接你的 AI 主机 / 编排器
A. Claude Desktop
将这段配置添加到你的 claude_desktop_config.json 文件(macOS 路径:~/Library/Application Support/Claude/claude_desktop_config.json;Windows 路径:%APPDATA%\Claude\claude_desktop_config.json):
{
"mcpServers": {
"territory-news": {
"command": "node",
"args": ["/absolute/path/to/tnews-mcp/dist/index.js"]
}
}
}B. Cursor IDE / Cline / Windsurf
将其添加到你的 .cursor/mcp.json 或 MCP settings 中:
{
"mcpServers": {
"territory-news": {
"command": "node",
"args": ["/absolute/path/to/tnews-mcp/dist/index.js"]
}
}
}C. Bootstrap / OpenClaw / Agentic Hermes / Docker
通过 stdio 命令直接传递,或在环境中设置 TERRITORY_SESSION_TOKEN:
TERRITORY_SESSION_TOKEN="your_clerk_session_jwt" node dist/index.js🔐 身份验证
方法 1:交互式浏览器登录(推荐)
在 Claude/Cursor 中告诉你的 AI 助手:
“登录到 Territory News”
服务器会调用 territory_login_browser,打开浏览器窗口访问 territory.news。使用工作邮箱或 SSO 登录即可。浏览器会自动将会话保存到 ~/.territory-mcp/session.json,并自动关闭。
另一种方式,可以直接在终端执行:
npm run login方法 2:Headless 环境变量
你可以直接提供会话令牌:
export TERRITORY_SESSION_TOKEN="your_clerk_session_jwt_or_cookie"🛠️ MCP 工具参考
工具名称 | 参数 | 描述 |
| (无) | 检查认证状态、用户邮箱以及已跟踪账户数量。 |
|
| 打开一个可见的浏览器窗口,用于完成一次性 Clerk 登录。 |
| (无) | 从本地存储中清除已保存的会话凭据。 |
|
| 按模糊名称匹配搜索上市公司/私营公司。 |
|
| 为任何公司预览已通行评审的实时信号与头条。 |
| (无) | 列出你当前监控范围内的全部公司(1–10 个账户)。 |
|
| 在已监控的领地中添加、移除或替换账户。 |
| (无) | 查看你当前的销售人员画像、角色、产品与价值主张。 |
|
| 配置销售上下文,并触发 AI 上下文增强。 |
|
| 获取领地账户的实时信号、战略观点(POV)及交易开场白。 |
| (无) | 触发对全部领地账户的一次实时新闻与交易信号重新扫描。 |
|
| 提交反馈以提升信号相关度并优化 AI 交易开场白。 |
💡 可以尝试的示例提示词
1. 电话会议前发现性会面用的 Battlecard
“我下午 2:00 有一个 Datadog 的 Discovery 电话会。请检查我的 Territory News 里 Datadog 的信号,并结合我的销售上下文,给我一页纸的会前战卡,含 3 个高影响力开场问题。”
2. 领地账户设置
“在 Territory News 上搜索 Snowflake、Datadog、Stripe 和 HashiCorp,然后将其加入我监控的领地。”
3. 销售画像对齐
“更新我的 Territory News 销售背景:我是一名企业 AE,销售 AI 可观测性与 FinOps 平台。我的主要使用场景是降低云迁移风险和 Kubernetes 出口流量浪费。我的价值主张是:‘我们帮助企业平台团队避免不可预测的多云出口流量突刺,并在不需要人工 SRE 调参的情况下优化计算资源利用率。’”
4. 星期一早晨交易触发简报
“扫描我所有领地账户。展示前三名高杠杆的拐点事件(财报、领导层变动、产品变化),并为每一个事件起草一封可以一键发送的个性化邮件。”
📄 许可证
MIT License。
专为高性能销售团队与现代销售工程团队而打造。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceAn MCP server providing real-time access to comprehensive B2B company and contact data for lead generation and business intelligence. It enables AI tools to search firmographics, discover key contacts, and automate personalized outreach workflows.31MIT
- AlicenseAqualityCmaintenanceProvides real-time business event intelligence and AI-scored sales leads to help users track funding rounds, acquisitions, and executive hires. It enables AI agents to generate strategic market briefs and manage company watchlists for predictive business insights.72342MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to automate sales prospecting by finding contacts by role and industry, enriching data with emails and tech stacks, scoring against ideal customer profiles, and generating personalized outreach sequences. Streamlines lead generation and sales engagement workflows through integrated research and sequence generation tools.
- AlicenseAqualityDmaintenanceGive your AI agent access to 60M+ companies and 300M+ verified contacts. Enrich leads, find work emails, discover tech stacks, and identify buying intent — directly from Claude, Cursor, Windsurf, or any MCP-compatible AI agent.1124MIT
Related MCP Connectors
Company and market intelligence, news, enrichment, and agentic workflows for dealmakers.
Private company data & real-time news signals for AI agents.
Social media analytics, video analysis, and competitor intel for any MCP-compatible AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/junoonx/tnews-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server