# Catalogue Homeoceutics / Homeoceutics Catalog (remote · homeoceutics.com)

Catalogue public anonyme en lecture seule. Anonymous, read-only public catalog.

- Trust score: 85/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `homeoceutics.com`: 85/100 (this document), [markdown](https://verifymcp.io/servers/com-homeoceutics-catalog/api-v1-mcp.md), [page](https://verifymcp.io/servers/com-homeoceutics-catalog/api-v1-mcp)

## Channel facts

- Endpoint: `https://homeoceutics.com/api/v1/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 83/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 82/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1061 tokens (~44/item across 24 items; 2 tools + 22 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 2 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 3 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the Catalogue Homeoceutics / Homeoceutics Catalog MCP server?

Catalogue Homeoceutics / Homeoceutics Catalog is a hosted endpoint at https://homeoceutics.com/api/v1/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-homeoceutics-catalog 'https://homeoceutics.com/api/v1/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-homeoceutics-catalog": {
      "url": "https://homeoceutics.com/api/v1/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-homeoceutics-catalog": {
      "type": "http",
      "url": "https://homeoceutics.com/api/v1/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-homeoceutics-catalog]
url = "https://homeoceutics.com/api/v1/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-homeoceutics-catalog": {
      "type": "remote",
      "url": "https://homeoceutics.com/api/v1/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-homeoceutics-catalog --url 'https://homeoceutics.com/api/v1/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-homeoceutics-catalog:
    url: "https://homeoceutics.com/api/v1/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-homeoceutics-catalog": {
      "Transport": "http",
      "Url": "https://homeoceutics.com/api/v1/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-homeoceutics-catalog -t streamable-http -u 'https://homeoceutics.com/api/v1/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-homeoceutics-catalog": {
      "type": "http",
      "url": "https://homeoceutics.com/api/v1/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (2)

### `search_infoceutiques` (~234 tokens)

Catalogue des infoceutiques / Infoceutics catalog

FR : Rechercher ou parcourir les titres des infoceutiques du catalogue public. EN: Search or browse infoceutic titles in the public catalog.

Input parameters:

- `categorie` (string): FR : Identifiant exact d’une catégorie, réutilisable depuis categories[].id. EN: Exact category identifier, reusable from categories[].id.
- `limit` (integer): FR : Taille de page. EN: Page size.
- `locale` (string): FR : Langue demandée ; les titres indisponibles sont repliés vers le français. EN: Requested language; unavailable titles fall back to French.
- `offset` (integer): FR : Décalage de page, à reprendre depuis pagination.next_offset. EN: Page offset, continued from pagination.next_offset.
- `query` (string): FR : Texte recherché dans l’index complet ; omettre pour parcourir par titre. EN: Text searched in the full index; omit to browse by title.
- `statut` (string): FR : Statut de visibilité anonyme à filtrer. EN: Anonymous visibility status to filter by.

Output parameters:

- `items` (array): FR : Titres et métadonnées uniquement. EN: Titles and metadata only.
- `locale` (string): FR : Langue demandée pour cette page. EN: Locale requested for this page.
- `pagination` (object): FR : Pagination déterministe par offset. EN: Deterministic offset pagination.

### `search_fiches_information` (~231 tokens)

Catalogue des fiches d'information / Information cards catalog

FR : Rechercher ou parcourir les titres des fiches d’information du catalogue public. EN: Search or browse information-card titles in the public catalog.

Input parameters:

- `categorie` (string): FR : Identifiant exact d’une catégorie, réutilisable depuis categories[].id. EN: Exact category identifier, reusable from categories[].id.
- `limit` (integer): FR : Taille de page. EN: Page size.
- `locale` (string): FR : Langue demandée ; les titres indisponibles sont repliés vers le français. EN: Requested language; unavailable titles fall back to French.
- `offset` (integer): FR : Décalage de page, à reprendre depuis pagination.next_offset. EN: Page offset, continued from pagination.next_offset.
- `query` (string): FR : Texte recherché dans l’index complet ; omettre pour parcourir par titre. EN: Text searched in the full index; omit to browse by title.
- `statut` (string): FR : Statut de visibilité anonyme à filtrer. EN: Anonymous visibility status to filter by.

Output parameters:

- `items` (array): FR : Titres et métadonnées uniquement. EN: Titles and metadata only.
- `locale` (string): FR : Langue demandée pour cette page. EN: Locale requested for this page.
- `pagination` (object): FR : Pagination déterministe par offset. EN: Deterministic offset pagination.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-homeoceutics-catalog/api-v1-mcp#diagnostics

## Score history

- 2026-09-21: 85
- 2026-09-20: 84
- 2026-09-19: 84
- 2026-09-18: 83
- 2026-09-17: 83
- 2026-09-16: 83
- 2026-09-15: 82
- 2026-09-14: 82
- 2026-09-13: 81
- 2026-09-12: 81
- 2026-09-11: 80
- 2026-09-10: 80
- 2026-09-09: 79
- 2026-09-08: 79
- 2026-09-07: 78
- 2026-09-06: 78
- 2026-09-05: 77
- 2026-09-04: 77
- 2026-09-03: 76
- 2026-09-02: 76

## Common questions

### What is the Catalogue Homeoceutics / Homeoceutics Catalog MCP server?

Catalogue Homeoceutics / Homeoceutics Catalog is an MCP server listed in the public MCP registry as com.homeoceutics/catalog. Catalogue public anonyme en lecture seule. Anonymous, read-only public catalog. This page covers its hosted endpoint (https://homeoceutics.com/api/v1/mcp).

### Is the Catalogue Homeoceutics / Homeoceutics Catalog MCP server safe to use?

Catalogue Homeoceutics / Homeoceutics Catalog scores 85 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Catalogue Homeoceutics / Homeoceutics Catalog MCP server expose?

Catalogue Homeoceutics / Homeoceutics Catalog exposes 2 tools: search_infoceutiques, search_fiches_information. Their descriptions and schemas cost roughly 465 tokens of context every time the server is loaded.

### Does the Catalogue Homeoceutics / Homeoceutics Catalog MCP server require authentication?

No. We connected to Catalogue Homeoceutics / Homeoceutics Catalog without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Catalogue Homeoceutics / Homeoceutics Catalog MCP server still maintained?

Catalogue Homeoceutics / Homeoceutics Catalog is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://homeoceutics.com/api/v1/mcp
- Website: https://homeoceutics.com/fr/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-homeoceutics-catalog/api-v1-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-homeoceutics-catalog/api-v1-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-homeoceutics-catalog/api-v1-mcp
