mcpbeat Sign in

Okaneland MCP Server

local only

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

Verified AI-tool prices and AI product margin math for agents.

Installs per day peak 14 · avg 7 · +48% w/w
a month agotoday
34
Installs / week
npm · @okaneland/mcp
0
Stars
0 open issues
9 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Okaneland MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 okaneland-mcp -- npx -y @okaneland/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "okaneland-mcp": {
      "args": [
        "-y",
        "@okaneland/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.okaneland-mcp]
command = "npx"
args = ["-y", "@okaneland/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "okaneland-mcp": {
      "args": [
        "-y",
        "@okaneland/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "okaneland-mcp": {
      "args": [
        "-y",
        "@okaneland/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Okaneland MCP

same job, measured the same way
Proctor
by louissarvin

Human oversight for AI agents: block a tool call on a verified human, with on-chain proof.

196 installs/wk local only
OpenShopGraph
by openshopgraph

Open, verified shop database for AI agents: products, offers, price comparison, trust and coupons.

8 tools answering
Product Lock MCP
by nickjazz

Product Lock tools for AI agents: generate, review, validate, and score locks.

42 installs/wk local only
Agents
by absolutejs

Search verified agents and production agent-first AbsoluteJS packages.

114 installs/wk local only
HumanMirror One
by humanmirror

One MCP tool for verified AI-agent outcomes with success-only charging.

1 tools answering
Bring Photo MCP
by schnueck

Add products to Bring! from a photo — MCP for AI recognition, catalog matching, and verified writes.

60 installs/wk local only
Daxoom
by daxoom

Owner-verified local business data for AI agents: profiles, hours, prices, with provenance.

answering
Mixer4AI
by mixer4ai

Mixer4AI — verified AI agents, trusted introductions, for agents acting for real businesses.

14 tools answering

Okaneland MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Okaneland MCP?
Okaneland MCP 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 @okaneland/mcp was installed 34 times last week.
How do I connect Okaneland MCP?
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 @okaneland/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Okaneland MCP?
The npm package @okaneland/mcp was installed 34 times in the last week. Week over week that is +48%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Okaneland MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.