Analytics
actionargent.com
Provides financial metrics, analyses, and comparisons for silver mining companies.
ENDPOINT 1
https://actionargent.com/api/mcp
MCP server metadata
- Name
- actionargent-mcp
- Version
- 0.1.0
Known tools 7
search_companiesRecherche de sociétés minières argent par nom, ticker, slug ou bourse.
Inferred read-onlyget_company_metricsMétriques financières complètes d'une société minière (prix, market cap, perfs YTD/2025, ATH, KPI ActionArgent, verdicts) avec data_updated_at et freshness (ok|stale si données > 2 jours ou prix absent).
Inferred read-onlylist_analysesListe les fiches analyses ActionArgent : slug, ticker, titre et notation étoiles (extraite du MDX).
Inferred read-onlyget_analysisContenu d'une fiche analyse : frontmatter (title, ticker, exchange, sector, description), extrait des 50 premières lignes du MDX, et grille KPI (critères + étoiles) si présente.
Inferred read-onlycompare_silver_minersComparatif de 2 à 5 sociétés minières argent : prix, market cap, perfs YTD/2025, ATH, notation et freshness par société.
Inferred read-onlyget_company_verdictVerdict ActionArgent d'une société : conviction, forces, faiblesses, commentaire.
Inferred read-onlyCONNECT 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.actionargent-mcp]
url = "https://actionargent.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"actionargent-mcp": {
"type": "http",
"url": "https://actionargent.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: actionargent-mcp
Remote MCP URL: https://actionargent.com/api/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": {
"actionargent-mcp": {
"url": "https://actionargent.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"actionargent-mcp": {
"type": "http",
"url": "https://actionargent.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "actionargent-mcp",
"transport": "streamable-http",
"url": "https://actionargent.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.