INDIVIDUAL MCP TOOL
score_tsi
对一家企业算 TSI 转型活跃度指数并分级。 signals 传七类信号的观测结果(每类 observed/unobserved/unknown), 格式:list[dict](如 [{"id":"ai_hiring","status":"observed"}, .
LIVE ENDPOINT
https://comp.mcp.goaimoat.com/mcp
Connect to this endpoint to inspect the live schema for score_tsi and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.goai-moat-competitor-ai-signals]
url = "https://comp.mcp.goaimoat.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"goai-moat-competitor-ai-signals": {
"type": "http",
"url": "https://comp.mcp.goaimoat.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: goai-moat-competitor-ai-signals
Remote MCP URL: https://comp.mcp.goaimoat.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"goai-moat-competitor-ai-signals": {
"url": "https://comp.mcp.goaimoat.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"goai-moat-competitor-ai-signals": {
"type": "http",
"url": "https://comp.mcp.goaimoat.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "goai-moat-competitor-ai-signals",
"transport": "streamable-http",
"url": "https://comp.mcp.goaimoat.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_signal_framework— 返回「七类公开信号」完整框架:信号、数据源、含义、权重、检测方法。免费。generate_brief— 生成《你的竞争对手正在用 AI 做什么》定制简报框架(先给价值、不吓唬)。 返回 4-6 页简报的结构骨架,含已观察信号的事实性陈述;未观察项不虚构。