mcpbeat Sign in

Tollary Agent Transaction Guard MCP Server

by p-e-tollary Your server? Claim it
local only

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

Local fit-check and safe integration guidance for non-custodial Base USDC agent transactions.

Installs per day peak 153 · avg 6 · -76% w/w
a month agotoday
45
Installs / week
npm · tollary
0
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 22 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/constants.js:1, [пакет] src/fit-check.js:1, [пакет] src/inspect.js:1 и ещё 2
этот файл ставится пользователю, но в репозитории его нет

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

Alternatives to Tollary Agent Transaction Guard

same job, measured the same way
A2AWire
by a2awire

Escrow, reputation, and payments for agent-to-agent commerce. Non-custodial USDC/Base L2.

10 tools answering
Aegis Protocol
by im-sham

Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.

37 installs/wk local only
Audrey
by evilander

Local-first biological memory for coding agents: recall, consolidation, and pre-action Guard checks.

221 installs/wk local only
IronWallet
by ironwallet

Non-custodial crypto wallet MCP: check balances, sign and send transfers, and swap tokens locally.

255 installs/wk local only
Xenarch MCP
by xenarch-ai

Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.

120 installs/wk local only
Token risk x402
by ogenalabs

Pre-trade token safety checks for AI agents on Solana and Base. x402 USDC per call, no key.

2 tools answering
Forge Treasury
by forgetreasury

Non-custodial USDC yield vaults on Base mainnet with 9 MCP tools for AI agent treasury.

9 tools answering
Plumb
by plumbkit

LSP-backed IDE intelligence plus concurrency-safe, transactional edits for AI coding agents.

local only

Tollary Agent Transaction Guard — questions

Answers built from our own checks of this server.

Why is there no uptime for Tollary Agent Transaction Guard?
Tollary Agent Transaction Guard 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 tollary was installed 45 times last week.
How do I connect Tollary Agent Transaction Guard?
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 tollary straight from npm; nothing to host, nothing to sign up for.
How many people use Tollary Agent Transaction Guard?
The npm package tollary was installed 45 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tollary Agent Transaction Guard open source?
Yes — it is published under the MIT licence, written in JavaScript 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.