mcpbeat Sign in

GMTRENCHOR MCP Server

local only

GMTRENCHOR runs on your own machine — the client starts it, so there is no endpoint to ping. 314 installs a week from npm.

Arc launch intelligence with a free published track record: first hours, deployers, open calls.

Installs per day peak 266 · avg 8
a month agotoday
314
Installs / week
npm · gmtrenchor-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check GMTRENCHOR 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 gmtrenchor-mcp -- npx -y gmtrenchor-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gmtrenchor-mcp": {
      "args": [
        "-y",
        "gmtrenchor-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gmtrenchor-mcp]
command = "npx"
args = ["-y", "gmtrenchor-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gmtrenchor-mcp": {
      "args": [
        "-y",
        "gmtrenchor-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gmtrenchor-mcp": {
      "args": [
        "-y",
        "gmtrenchor-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PAY_WALLET_KEY (Optional. Private key of a funded Circle Gateway wallet, for the paid tools. Free tools need nothing.), PAY_CHAIN (Optional. Where that wallet holds USDC: arc, base, arbitrum or hyperEvm. Default arc.), PAY_MAX_USDC_PER_CALL (Optional. The most one call may cost before the tool refuses to pay. Default 0.05.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to GMTRENCHOR

same job, measured the same way
Pumpclaw
by clawd800

Free token launcher on Base. Deploy ERC-20 tokens via Uniswap V4 with 80% creator fees.

33 installs/wk local only
Robinhood Chain
by madeonsol

Robinhood Chain (id 4663) trading intelligence: KOL trades, DEX tape, deployer reputation.

314 installs/wk local only
Madeonsol
by madeonsol

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

326 installs/wk local only
harvis.dev
by harvis

Deploy static sites from AI agents: deploy_site publishes files and returns a live URL in seconds.

1 tools answering
LaunchFlag
by launchflag

Feature flags and kill switches. Turn a shipped feature off in production without a deploy.

53 installs/wk answering
OBTO
by obto

Your AI builds, deploys, and runs full-stack apps on a hosted workspace created at first sign-in.

answering
ChimeraForge
by sahil170595

Local-first LLM deployment planner: GPU/VRAM sizing, cost and latency, with provenance

1 784 installs/wk local only
Basicdeploy MCP
by akacianl

The runtime your agent deploys to — DB, storage, and a public URL in one MCP call.

41 installs/wk local only

GMTRENCHOR — questions

Answers built from our own checks of this server.

Why is there no uptime for GMTRENCHOR?
GMTRENCHOR 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 gmtrenchor-mcp was installed 314 times last week.
How do I connect GMTRENCHOR?
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 gmtrenchor-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use GMTRENCHOR?
The npm package gmtrenchor-mcp was installed 314 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.