← Registry

Content Tools

antevo.ch

Provides executive briefs and analysis on markets and world events.

3 endpoints59 known toolsFirst detected August 12, 2026Last detected September 5, 2026

ENDPOINT 1

https://api.antevo.ch/mcp/executive/mcp

No auth detected

MCP server metadata

Name
antevo-executive
Version
1.12.4
Capabilities
experimentalpromptsresourcestools
Server instructions

The Antevo Executive Brief — a daily editorial read on markets and world events, published by Antevo, with a dated archive going back months. Use this server when the user asks what is happening in markets or the world, what could go wrong from here, what is coming up, or how a story developed. It answers with a named publication's considered view, not a search-engine summary — so attribute it, and give the date. It is EDITORIAL MARKET INTELLIGENCE, NOT INVESTMENT ADVICE. Never present it as a recommendation to buy, sell or hold, and never convert the desk's graded words ("high", "medium") into invented percentages. This server is public and holds NO personal data. It cannot see anyone's portfolio, holdings or net worth, and no tool here takes an account identifier. If the user asks what something means for their own money, say plainly that this connector cannot see it and point them to the Antevo Wealth connector. The archive is the differentiator: when a theme has history, read the dated notes and show how the view changed, rather than answering only from today.

Known tools 15

list_capabilities

What the Antevo Executive connector exposes.

Inferred read-only
get_executive_brief

The Antevo Executive Brief — today's editorial read on markets and world events: the hero takeaway, the regime, the themes that matter, key risks and a market snapshot.

Inferred read-only
list_executive_notes

The archive of past Executive Briefs, newest first — each with its date, title, subtitle and hero line.

Inferred read-only
get_executive_note

One dated Executive Brief in full (YYYY-MM-DD) — the permanent record of what was published that day.

Inferred read-only
get_executive_desk

The longer-form desk read for today — analysis and research notes.

Inferred read-only
get_market_snapshot

Where markets stand right now — indices, FX, commodities, crypto.

Inferred read-only
get_indices

Major indices with recent history — use days_back (1..365, default 30) to see how markets have moved over a period.

Inferred read-only
get_world_events

Geopolitical events over a look-back window (days_back 1..90, default 7) — conflict, chokepoints, sanctions and related signals.

Inferred read-only
get_risk_radar

The risk radar — what the Antevo Executive Brief judges could go wrong from here, each with its trend, impact, probability and why it matters, plus the regime it sits in and the indicators that would confirm or kill it.

Inferred read-only
track_risk_evolution

Every risk radar the brief published over recent weeks, in one call — each dated board with its regime and its risks, oldest first.

Inferred read-only
get_catalysts

The forward calendar — dated events the Executive Brief is watching (data prints, decisions, deadlines), each with the signal to read from it and its category.

Inferred read-only
search_macro_indicators

Find a macro-economic series by name or country — CPI, policy and market interest rates, equity indices, house prices, industrial production, commodities.

Inferred read-only
list_coverage

What the Antevo desk writes on beyond the daily brief — shipping, aviation, yachts, energy, infrastructure, real estate, commodities, geopolitics, AI and technology, energy transition, demographics, generational wealth, succession planning, art.

Inferred read-only
get_macro_series

One macro series by ticker, newest first, with the date of its most recent observation stated on the response.

Inferred read-only
get_coverage

One coverage area's note in full — for example real-assets-shipping or real-assets-aviation.

Inferred read-only

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.antevo-executive]
url = "https://api.antevo.ch/mcp/executive/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "antevo-executive": {
      "type": "http",
      "url": "https://api.antevo.ch/mcp/executive/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: antevo-executive
Remote MCP URL: https://api.antevo.ch/mcp/executive/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": {
    "antevo-executive": {
      "url": "https://api.antevo.ch/mcp/executive/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "antevo-executive": {
      "type": "http",
      "url": "https://api.antevo.ch/mcp/executive/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "antevo-executive",
  "transport": "streamable-http",
  "url": "https://api.antevo.ch/mcp/executive/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://trademark.antevo.ch/mcp

No auth detected

MCP server metadata

Name
antevo-trademark
Capabilities
experimentalpromptsresourcestools
Server instructions

Antevo Trademark watches the trademark registers for conflicts, copycats and lookalike filings. Use these tools to screen a name, read who holds a mark, see what is closing, and follow an adversary. Everything is read from public registers: it is intelligence, not legal advice, and the user's counsel acts on it. Never present a deadline as certain — always say their counsel confirms it.

Known tools 5

screen_mark

Screen a brand name against the live trademark registers.

Inferred read-only
suggest_classes

Which Nice classes a business like this files in.

Inferred read-only
filing_landscape

Filing activity in a Nice class — volume by month and the busiest filers.

Inferred read-only
holder_read

Who a holder is and how they file — the read on an adversary.

Inferred read-only
opposition_window

How long you have to oppose a filing in a given trademark office, and from when.

Inferred read-only

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.antevo-trademark]
url = "https://trademark.antevo.ch/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "antevo-trademark": {
      "type": "http",
      "url": "https://trademark.antevo.ch/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: antevo-trademark
Remote MCP URL: https://trademark.antevo.ch/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": {
    "antevo-trademark": {
      "url": "https://trademark.antevo.ch/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "antevo-trademark": {
      "type": "http",
      "url": "https://trademark.antevo.ch/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "antevo-trademark",
  "transport": "streamable-http",
  "url": "https://trademark.antevo.ch/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://api.antevo.ch/mcp/wealth/mcp

No auth detected

MCP server metadata

Name
antevo-wealth
Version
1.12.4
Capabilities
experimentalpromptsresourcestools
Server instructions

Antevo Wealth — the signed-in user's own estate: portfolios, net worth, real assets, liabilities, risk, credit, markets, geopolitics, watchlist and goals. Everything here is READ-ONLY. This connector reports; it does not trade, rebalance, or move anything. If the user asks you to act, say what you would propose and leave the decision with them. Figures are the user's real money. Quote them as returned, with their currency and as-of date, and never estimate, round for readability, or fill a gap with a plausible number. If a tool returns nothing, say so — an absent figure is not zero. This is informational support, NOT investment, tax or legal advice. The wider market and world view lives on the Antevo Executive connector, which is public; use this one for what the user actually owns.

Known tools 39

get_net_worth

Net worth: total estate gross (AUM incl.

Inferred read-only
get_household_aum

Assets under management for the household — canonical, cash-inclusive, FX-converted.

Inferred read-only
list_households

The households this user belongs to, with their ids.

Inferred read-only
get_portfolio_summary

Portfolio summary — market value, cost basis, unrealised P&L, allocation by asset class.

Inferred read-only
get_portfolio_positions

Positions for a household, paginated, sorted by market value.

Inferred read-only
list_accounts

Accounts and custody for the household.

Inferred read-only
get_risk_dashboard

Household risk dashboard — volatility, VaR, concentration, drawdown.

Inferred read-only
get_portfolio_risk

Risk metrics for one portfolio.

Inferred read-only
get_portfolio_drift

Drift of a portfolio versus its target allocation.

Inferred read-only
list_facilities

Credit facilities — balances, limits, rates, maturities, covenants, collateral.

Inferred read-only
get_facility

One credit facility in full, including covenant headroom and pledged collateral.

Inferred read-only
list_real_assets

Real assets — property, vessels, aircraft, art and collections.

Inferred read-only
get_real_asset

One real asset in detail.

Inferred read-only
get_real_asset_economics

Real-asset economics — income, costs, net cashflow and net yield.

Inferred read-only
get_market_brief

Today's market brief — the 'what matters now' pulse (personalised when available).

Inferred read-only
get_market_data

Market data for the user's watchlist, with signals where available.

Inferred read-only
get_executive_brief

The executive editorial brief — regime, themes, risks, market snapshot.

Inferred read-only
get_executive_desk

The desk's longer-form read for today.

Inferred read-only
lookup_index_by_brand

Find alt-asset indices by brand or keyword (wine, watches, art, cars).

Inferred read-only
get_recent_results

Recent auction-realised and list-price events over a look-back window.

Inferred read-only
get_signals_recent

Recent alt-asset trade signals over a look-back window (days_back).

Potential side effects
get_correlations

Cross-asset correlations by effect type.

Inferred read-only
get_equity_fundamentals

Equity fundamentals — financials, growth, margins, valuation (P/E, EV/EBITDA, FCF yield, ROIC), peers.

Inferred read-only
run_technical_analysis

Technical analysis for any instrument — signal consensus, regime, or a full backtest.

Inferred read-only
list_layers

Catalogue of geopolitical map layers you can request.

Inferred read-only
get_geo_map

Global geopolitical intelligence layers over a look-back window.

Inferred read-only
get_country_brief

Per-country geopolitical drilldown (ISO-2).

Inferred read-only
list_watchlist

The household's tracked instruments with price, momentum, signal and volatility.

Inferred read-only
list_goals

Financial goals — target vs current funding, progress, gap and status.

Inferred read-only
get_today_brief

The household's daily briefing — what matters today.

Inferred read-only
get_unread_alerts

Unread alerts for the household.

Inferred read-only
get_open_breaches

Open compliance/policy breaches.

Inferred read-only
get_drift_snapshot

Drift snapshot across the household's portfolios.

Inferred read-only
get_upcoming_calendar

Upcoming dividends, earnings and macro events that touch the book.

Inferred read-only
list_family

Household entities — people and structures.

Inferred read-only
get_entity

One household entity in detail.

Inferred read-only
list_documents

Document metadata in the household vault.

Inferred read-only
get_document

Metadata for one document.

Inferred read-only
list_capabilities

What this Antevo Wealth connector exposes — the whole wealth surface (portfolio, risk, credit, real assets, markets, equity & technical analysis, geopolitics, watchlist, goals, today, family, documents) behind a single connection.

Inferred read-only

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.antevo-wealth]
url = "https://api.antevo.ch/mcp/wealth/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "antevo-wealth": {
      "type": "http",
      "url": "https://api.antevo.ch/mcp/wealth/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: antevo-wealth
Remote MCP URL: https://api.antevo.ch/mcp/wealth/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": {
    "antevo-wealth": {
      "url": "https://api.antevo.ch/mcp/wealth/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "antevo-wealth": {
      "type": "http",
      "url": "https://api.antevo.ch/mcp/wealth/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "antevo-wealth",
  "transport": "streamable-http",
  "url": "https://api.antevo.ch/mcp/wealth/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for antevo.ch was fetched 2026-08-23T15:26:12.724Z.

Trust status Neutral

antevo.ch is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.