npm agentcanary-mcpstdioupdated 1mo ago
AgentCanary's public API and MCP product were retired on 2026-07-09.
AgentCanary 能做什么?
AgentCanary MCP Server
AgentCanary's public API and MCP product were retired on 2026-07-09.
The npm package remains as a compatibility stub so existing MCP clients start cleanly and receive a clear retirement notice instead of failing on API keys or retired endpoints.
Daily AgentCanary briefs continue here:
- X: https://x.com/agentcanaryHQ
- Telegram: https://t.me/agentcanary
- Site: https://agentcanary.ai
Usage
npx agentcanary-mcp
No configuration is required. All legacy tools return the same retired-status payload with the current X and Telegram locations.
Tools
The server keeps the legacy tool names registered for compatibility:
get_briefsget_indicatorsget_regimeget_predictionsget_narrativesget_newsget_scoresget_scenario_analysisget_signalsget_defiget_btc_optionsget_market_structureget_central_banksget_expectationsget_macroget_open_interestget_liquidationsdiagnoseget_track_record
These tools do not contact retired AgentCanary product endpoints.
安装
把 AgentCanary 添加到你的客户端。选择你正在使用的那个。
claude mcp add agentcanary-mcp -- npx -y agentcanary-mcpcodex mcp add agentcanary-mcp -- npx -y agentcanary-mcpamp mcp add agentcanary-mcp -- npx -y agentcanary-mcp{
"mcpServers": {
"agentcanary-mcp": {
"command": "npx",
"args": [
"-y",
"agentcanary-mcp"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"agentcanary-mcp": {
"command": "npx",
"args": [
"-y",
"agentcanary-mcp"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
code --add-mcp '{"name":"agentcanary-mcp","command":"npx","args":["-y","agentcanary-mcp"]}'Or add the block manually to `.vscode/mcp.json` under `servers`.
{
"mcpServers": {
"agentcanary-mcp": {
"command": "npx",
"args": [
"-y",
"agentcanary-mcp"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"agentcanary-mcp": {
"command": "npx",
"args": [
"-y",
"agentcanary-mcp"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"agentcanary-mcp": {
"command": "npx",
"args": [
"-y",
"agentcanary-mcp"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"agentcanary-mcp": {
"type": "local",
"command": "npx",
"args": [
"-y",
"agentcanary-mcp"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"agentcanary-mcp": {
"command": {
"path": "npx",
"args": [
"-y",
"agentcanary-mcp"
]
}
}
}
}Add to your Zed `settings.json`.
npx -y agentcanary-mcpRun `goose configure`, choose **Add Extension → Command-line Extension**, and paste this command.
10 个工具
AgentCanary 向已连接的智能体提供 10 个工具。
- get_briefs
- `get_indicators`
- get_regime
- `get_predictions`
- get_narratives
- `get_news`
- get_scores
- `get_scenario_analysis`
- get_signals
- `get_defi`
- get_btc_options
- `get_market_structure`
- get_central_banks
- `get_expectations`
- get_macro
- `get_open_interest`
- get_liquidations
- `diagnose`
- get_track_record
- These tools do not contact retired AgentCanary product endpoints.
评分
67 / 100
良好
- 文档19/25
- 维护22/25
- 可信度6/20
- 能力8/15
- 安装体验12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 52 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 10 tool(s) documented
- Provides prompt templates
- Provides resources
- 12 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
版本历史
| 版本 | 发布于 |
|---|---|
| 1.4.8最新 | 2026年7月9日 |
| 1.4.7 | 2026年7月9日 |
| 1.4.6 | 2026年7月9日 |
| 1.4.5 | 2026年6月23日 |
| 1.4.4 | 2026年6月8日 |
| 1.4.2 | 2026年6月7日 |
| 1.4.1 | 2026年5月20日 |
| 1.4.0 | 2026年5月19日 |
| 1.3.4 | 2026年5月17日 |
| 1.3.2 | 2026年5月17日 |
| 1.3.1 | 2026年5月16日 |
| 1.2.0 | 2026年5月15日 |
| 1.1.2 | 2026年5月15日 |