# Orchyn (remote · mcp.orchyn.com)

Social intelligence for 8 networks: read posts, creators and trends, then create from them.

- Trust score: 0/100 (low)
- Change this week: −32
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-12

## Components

- remote · `mcp.orchyn.com`: 0/100 (this document), [markdown](https://verifymcp.io/servers/com-orchyn-mcp/mcp.md), [page](https://verifymcp.io/servers/com-orchyn-mcp/mcp)
- npm · `@orchyn/mcp`: 70/100, [markdown](https://verifymcp.io/servers/com-orchyn-mcp/orchyn-mcp.md), [page](https://verifymcp.io/servers/com-orchyn-mcp/orchyn-mcp)

## Channel facts

- Endpoint: `https://mcp.orchyn.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.26.17`

## 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-12.

- **Endpoint Security**: 11/100
  - TLS not yet verified: we couldn't open a connection to check the certificate.
  - Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS not yet verified: we couldn't read the response headers to check for it.
  - DNSSEC not yet verified: we couldn't validate it against a resolver.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but we couldn't connect to verify it.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 5 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the Orchyn MCP server?

Orchyn is a hosted endpoint at https://mcp.orchyn.com/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-orchyn-mcp 'https://mcp.orchyn.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-orchyn-mcp": {
      "url": "https://mcp.orchyn.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-orchyn-mcp": {
      "type": "http",
      "url": "https://mcp.orchyn.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-orchyn-mcp]
url = "https://mcp.orchyn.com/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-orchyn-mcp --url 'https://mcp.orchyn.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-orchyn-mcp:
    url: "https://mcp.orchyn.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-orchyn-mcp": {
      "Transport": "http",
      "Url": "https://mcp.orchyn.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-orchyn-mcp -t streamable-http -u 'https://mcp.orchyn.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-orchyn-mcp": {
      "type": "http",
      "url": "https://mcp.orchyn.com/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-12 (score 0, −6)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-11 (score 6, −7)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-10 (score 13, −6)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-09 (score 19, −7)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-08 (score 26, −6)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-06 (score 32, 0)

- [security regression] Transport: unverified → fail
- [security regression] DNSSEC: fail → unverified
- [security regression] HSTS header: fail → unverified
- [security regression] Authorization: pass → unverified
- [security regression] TLS certificate: pass → unverified
- [security improvement] HTTPS: unverified → pass
- [security] Tool safety: Tool safety not yet verified: we couldn't read the endpoint's tools.
- [functional] Schema quality: Schema not yet verified: we couldn't read the endpoint's schema.
- [functional] Tool coverage: Tool coverage not yet verified: we couldn't read the endpoint's tools.
- [functional] Capabilities: Capabilities not yet verified: we couldn't read the endpoint's capabilities.

### 2026-09-03 (score 32, +1)

- [security improvement] Authorization: partial → pass

### 2026-09-01 (score 31)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

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

## Score history

- 2026-09-12: 0
- 2026-09-11: 6
- 2026-09-10: 13
- 2026-09-09: 19
- 2026-09-08: 26
- 2026-09-07: 32
- 2026-09-06: 32
- 2026-09-05: 32
- 2026-09-04: 32
- 2026-09-03: 32
- 2026-09-02: 31
- 2026-09-01: 31

## Common questions

### What is the Orchyn MCP server?

Orchyn is an MCP server listed in the public MCP registry as com.orchyn/mcp. Social intelligence for 8 networks: read posts, creators and trends, then create from them. This page covers its hosted endpoint (https://mcp.orchyn.com/mcp).

### Is the Orchyn MCP server safe to use?

Orchyn scores 0 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.

### Does the Orchyn MCP server require authentication?

Its publisher declares no required credentials for Orchyn. We have not been able to confirm that against the live endpoint, and a server can require authorisation without declaring it here.

### Is the Orchyn MCP server still maintained?

Orchyn has been unreachable for long enough that we treat it as dead, and its score is pinned to zero. We last reached this channel on 5 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://mcp.orchyn.com/mcp
- Website: https://mcp.orchyn.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-orchyn-mcp/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-orchyn-mcp/mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-orchyn-mcp/mcp
