npm agentcanary-mcpstdioupdated 1mo ago
AgentCanary's public API and MCP product were retired on 2026-07-09.
O que dá para fazer com 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.
Instalação
Adicione AgentCanary ao seu cliente. Escolha o que você usa.
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 ferramentas
AgentCanary expõe 10 ferramentas a um agente conectado.
- 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.
Pontuação
67 / 100
Boa
- Documentação19/25
- Manutenção22/25
- Confiança6/20
- Capacidade8/15
- Instalação12/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
Histórico de versões
| Versões | Publicada |
|---|---|
| 1.4.8Mais recente | 9 de jul. de 2026 |
| 1.4.7 | 9 de jul. de 2026 |
| 1.4.6 | 9 de jul. de 2026 |
| 1.4.5 | 23 de jun. de 2026 |
| 1.4.4 | 8 de jun. de 2026 |
| 1.4.2 | 7 de jun. de 2026 |
| 1.4.1 | 20 de mai. de 2026 |
| 1.4.0 | 19 de mai. de 2026 |
| 1.3.4 | 17 de mai. de 2026 |
| 1.3.2 | 17 de mai. de 2026 |
| 1.3.1 | 16 de mai. de 2026 |
| 1.2.0 | 15 de mai. de 2026 |
| 1.1.2 | 15 de mai. de 2026 |