mcpbeat Sign in

Hosaka MCP Server

local only

Hosaka runs on your own machine — the client starts it, so there is no endpoint to ping. 421 installs a week from npm. Last commit 31 Aug 2026.

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

Installs per day peak 285 · avg 9
a month agotoday
421
Installs / week
npm · hosaka-mcp
1
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
License
JavaScript

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/server.mjs:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add hosaka -- npx -y hosaka-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hosaka": {
      "args": [
        "-y",
        "hosaka-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hosaka]
command = "npx"
args = ["-y", "hosaka-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hosaka": {
      "args": [
        "-y",
        "hosaka-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hosaka": {
      "args": [
        "-y",
        "hosaka-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Hosaka

same job, measured the same way
Prism — Data Enrichment for AI Agents
by gocreativeai-enrich

People-enrich: work email + phone, company & domain enrichment. Pay-per-call USDC, no key.

5 tools answering
Agentmetal
by agentmetal

Rent a Linux VPS from an AI agent: provision, SSH in, run commands. Pay USDC (x402) or card.

172 installs/wk local only
ukintel.uk — UK company, tender and grant intelligence
by ukintel

Companies House, Find a Tender and Find a Grant as paid JSON for agents. USDC via x402, no signup.

13 tools answering
Obol
by superbigroach

Find, pay for & call APIs in USDC from AI agents - gasless, sub-cent, 0% commission.

58 installs/wk local only
A
Quartermaster
by surewhynot-quartermaster

x402 toolkit for AI agents: paid web, AI, and Base chain tools per call in USDC. Free tools too.

49 tools answering
Casa
by tony8713

Private, permanent encrypted storage for AI agents. Paid per call in USDC via x402.

3 tools answering
Network
by rog0x

DNS, IP info, SSL, WHOIS, ping for AI agents

62 installs/wk local only
x402 Wallet
by nirholas

Self-custodial x402 wallet for AI agents: pay any service in USDC or $THREE from your own key.

59 installs/wk local only

Hosaka — questions

Answers built from our own checks of this server.

Why is there no uptime for Hosaka?
Hosaka runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package hosaka-mcp was installed 421 times last week.
How do I connect Hosaka?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls hosaka-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hosaka?
The npm package hosaka-mcp was installed 421 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hosaka open source?
Yes — written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.