# io.github.plus8bit/hosaka (npm · hosaka-mcp)

Company facts for AI agents: which vendors a company uses, proven from DNS. Paid in USDC.

- Trust score: 42/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-22

## Components

- npm · `hosaka-mcp`: 42/100 (this document), [markdown](https://verifymcp.io/servers/plus8bit-hosaka/hosaka-mcp.md), [page](https://verifymcp.io/servers/plus8bit-hosaka/hosaka-mcp)

## Channel facts

- Registry: `npm`
- Package: `hosaka-mcp`
- Version: `0.2.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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-08-22.

- **Supply Chain Security**: 13/100
  - Malware scan not yet available for this package.
  - Known CVEs could not be checked: the version this server declares is not published in its registry.
  - No install/post-install scripts declared.
  - Dependency health could not be checked: the version this server declares is not published in its registry.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 0 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 81/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 506 tokens (~126/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **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.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add plus8bit-hosaka -- npx -y hosaka-mcp
```

### Codex

```bash
codex mcp add plus8bit-hosaka -- npx -y hosaka-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "plus8bit-hosaka": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "hosaka-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add plus8bit-hosaka --command npx --arg -y --arg hosaka-mcp
```

### Hermes

```yaml
mcp_servers:
  plus8bit-hosaka:
    command: "npx"
    args: ["-y", "hosaka-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "plus8bit-hosaka": {
      "command": "npx",
      "args": [
        "-y",
        "hosaka-mcp"
      ]
    }
  }
}
```

## 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-08-22 (score 42)

First indexed and scored.

## MCP tools (4)

### `hosaka_lookup` (~82 tokens)

Look up a company

Fast facts about a company from its domain: how old the domain is, its registrar, mail and DNS providers, whether DMARC and HTTPS are configured, and how many third-party vendors are visible. Costs $0.01 in USDC.

Input parameters:

- `domain` (string, required): Company domain, for example figma.com. A URL or a www prefix is fine.

### `hosaka_dossier` (~101 tokens)

Full company dossier

Everything hosaka_lookup returns, plus every third-party vendor the company can be proven to use — CRM, email, analytics, cloud, HR, payments — each with the DNS record, SPF include or loaded script that proves it. Also returns raw DNS, registration, certificate and site facts. Costs $0.07 in USDC.

Input parameters:

- `domain` (string, required): Company domain, for example figma.com. A URL or a www prefix is fine.

### `hosaka_contacts` (~102 tokens)

How to reach a company

Everything hosaka_dossier returns, plus every contact point the company publishes about itself — support and sales email addresses, phone numbers and social accounts, read from its own site. Use this when the question is how to reach the company. For named individuals who work there, use hosaka_people instead. Costs $0.02 in USDC.

Input parameters:

- `domain` (string, required): Company domain, for example figma.com. A URL or a www prefix is fine.

### `hosaka_people` (~91 tokens)

People who work at a company

Everything hosaka_dossier returns, plus named people who work at the company, sourced from a people-data provider. Cheaper than buying the contacts alone elsewhere. Use hosaka_contacts instead when a published support or sales address would answer the question. Costs $0.25 in USDC.

Input parameters:

- `domain` (string, required): Company domain, for example figma.com. A URL or a www prefix is fine.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/plus8bit-hosaka/hosaka-mcp#diagnostics

## Score history

- 2026-08-22: 42

## Links

- npm package: https://www.npmjs.com/package/hosaka-mcp
- Socket report: https://socket.dev/npm/package/hosaka-mcp
- Repository: https://github.com/plus8bit/deadchannel
- Changelog RSS feed: https://verifymcp.io/servers/plus8bit-hosaka/hosaka-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/plus8bit-hosaka/hosaka-mcp.json
- HTML version of this page: https://verifymcp.io/servers/plus8bit-hosaka/hosaka-mcp
