Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Agent Control — Agent Meter

REMOTE · AGENT-CONTROL.NET · SCANNED SEP 20

Can I pay this address? ok·new·warn·sink. First 5 free. Then $0.10 USDC/look. Agents pay. No inbox.

+2 this week 76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability64
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2514 tokens (~157/item across 16 items; 16 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management43
  • Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage85
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 54% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 17 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Agent Control — Agent Meter MCP server?

Agent Control — Agent Meter is a hosted endpoint at https://agent-control.net/api/v1/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · agent-control.net

# add to Claude Code
claude mcp add --transport http net-agent-control-agent-control 'https://agent-control.net/api/v1/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "net-agent-control-agent-control": {
      "url": "https://agent-control.net/api/v1/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "net-agent-control-agent-control": {
      "type": "http",
      "url": "https://agent-control.net/api/v1/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.net-agent-control-agent-control]
url = "https://agent-control.net/api/v1/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-agent-control-agent-control": {
      "type": "remote",
      "url": "https://agent-control.net/api/v1/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add net-agent-control-agent-control --url 'https://agent-control.net/api/v1/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  net-agent-control-agent-control:
    url: "https://agent-control.net/api/v1/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "net-agent-control-agent-control": {
      "Transport": "http",
      "Url": "https://agent-control.net/api/v1/mcp"
    }
  }
}
# add to Vellum
assistant mcp add net-agent-control-agent-control -t streamable-http -u 'https://agent-control.net/api/v1/mcp'
// mcp.json
{
  "mcpServers": {
    "net-agent-control-agent-control": {
      "type": "http",
      "url": "https://agent-control.net/api/v1/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Tool “meter_watch” rewrote its description, which is the text the model reads security
    • “meter_watch” reworded the description of “payment” cosmetic
  • 19 Sept 26 −1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “meter_buy_pass” rewrote its description, which is the text the model reads security
    • Tool “meter_preflight” rewrote its description, which is the text the model reads security
    • Tool “meter_pricing” rewrote its description, which is the text the model reads security
    • Tool “meter_scan” rewrote its description, which is the text the model reads security
    • Tool “meter_scan_batch” rewrote its description, which is the text the model reads security
    • Tool “meter_stamp” rewrote its description, which is the text the model reads security
    • Tool “meter_verify_stamp” rewrote its description, which is the text the model reads security
    • Tool “meter_watch” rewrote its description, which is the text the model reads security
    • Schema quality: 121 → 153 functional
    • “meter_buy_pass” reworded the description of “sku” cosmetic
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “meter_buy_pass” rewrote its description, which is the text the model reads security
    • Tool “meter_preflight” rewrote its description, which is the text the model reads security
    • Tool “meter_pricing” rewrote its description, which is the text the model reads security
    • Tool “meter_scan” rewrote its description, which is the text the model reads security
    • Tool “meter_watch” rewrote its description, which is the text the model reads security
    • Schema quality: pass → fail functional
    • Tool coverage: 49% → 54% functional
    • “meter_buy_pass” added an optional parameter “payment” cosmetic
    • “meter_watch” added an optional parameter “payment” cosmetic
    • “meter_buy_pass” reworded the description of “pass_token” cosmetic
    • “meter_buy_pass” reworded the description of “sku” cosmetic
  • 16 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “meter_buy_pass” rewrote its description, which is the text the model reads security
    • Tool “meter_preflight” rewrote its description, which is the text the model reads security
    • Tool “meter_pricing” rewrote its description, which is the text the model reads security
    • Tool “meter_scan” rewrote its description, which is the text the model reads security
    • Tool “meter_scan_batch” rewrote its description, which is the text the model reads security
    • Tool “meter_stamp” rewrote its description, which is the text the model reads security
    • Tool “meter_verify_stamp” rewrote its description, which is the text the model reads security
    • Tool “meter_watch” rewrote its description, which is the text the model reads security
  • 15 Sept 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “meter_buy_pass” rewrote its description, which is the text the model reads security
    • Tool “meter_pricing” rewrote its description, which is the text the model reads security
    • Tool “meter_watch” rewrote its description, which is the text the model reads security
    • Schema quality: 88 → 103 functional
    • Tool coverage: 43% → 49% functional
    • “meter_buy_pass” added an optional parameter “signature” cosmetic
    • “meter_watch” added an optional parameter “signature” cosmetic
    • “meter_buy_pass” reworded the description of “proof” cosmetic
    • “meter_buy_pass” reworded the description of “sku” cosmetic
    • “meter_watch” reworded the description of “invoice_id” cosmetic
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +2
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “meter_buy_pass” rewrote its description, which is the text the model reads security
    • Tool “meter_preflight” rewrote its description, which is the text the model reads security
    • Tool “meter_pricing” rewrote its description, which is the text the model reads security
    • Tool “meter_scan” rewrote its description, which is the text the model reads security
    • Tool “meter_scan_batch” rewrote its description, which is the text the model reads security
    • Tool “meter_stamp” rewrote its description, which is the text the model reads security
    • Tool “meter_verify_stamp” rewrote its description, which is the text the model reads security
    • Tool “meter_watch” rewrote its description, which is the text the model reads security
    • Schema quality: 70 → 88 functional
    • “meter_buy_pass” reworded the description of “sku” cosmetic
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://agent-control.net/api/v1/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.agent-control.net CN=YR2,O=Let's Encrypt,C=US 26 Aug 2026 24 Nov 2026 RSA 2048 SHA256-RSA 627f51421be968b69e8600d928b4e7e0f8f
SANs: *.agent-control.net, agent-control.net
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of agent-control.net. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
net. present 37331 13 Verified
agent-control.net. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://agent-control.net/api/v1/mcp Verified 200
http (plaintext) http://agent-control.net/api/v1/mcp HTTPS enforced 308 https://agent-control.net/api/v1/mcp
MCP tools · 16 exposed · ~2,123 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
attach_human ~66

Attach this agent to a human principal (email or existing principal_id). Does not move the agent to a different human. Agents cannot decide Approval Inbox.

NameTypeReqDescription
human_emailstringEmail of the human customer of record
principal_idstringExisting human user id

No output schema declared.

No examples provided.

check_transfer ~77

MUST be called before the agent signs or sends a transfer. Returns allow, alert, hold, or block. If must_abort is true, do not sign. If decision is hold, poll get_approval until allow or block.

NameTypeReqDescription
tostringyesDestination wallet address
value_usdnumberyesTransfer size in USD

No output schema declared.

No examples provided.

create_checkout ~99

Open a pay request on the human principal that owns this agent. Wraps POST /api/v1/billing/checkout. The human pays on-chain USDC (Solana). Not automatic payment. Agents cannot decide Approval Inbox.

NameTypeReqDescription
assetstringusdc (default), sol, or eth
chainstringsolana (default), ethereum, or base
planstringyesstarter, pro, or team

No output schema declared.

No examples provided.

get_agent_status ~21

Returns whether this agent is paused, expired, or healthy.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_approval ~47

Poll a held pre-sign check. Pass approval_id from check_transfer. Repeat until decision is allow or block.

NameTypeReqDescription
approval_idstringyesID returned when check_transfer decision is hold

No output schema declared.

No examples provided.

get_pricing ~59

List Agent Control plans and trial truth. Starter $29 / Pro $49 / Team $149. 1-day trial, no card, no KYC. Pay on-chain USDC on Solana. A human principal owns billing and Approval Inbox.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_status ~32

Subscription or trial status for the human principal that owns this agent. Does not return Approval Inbox items and cannot approve holds.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

meter_buy_pass ~447

Can I pay this address? First 5 free. After free-5, buy looks_20 pack ($0.20) → X-Agent-Pass; look $0.10 is optional one-shot. No inbox. After free-5, call with sku looks_20 (or omit) to buy a pack that mints/extends X-Agent-Pass. look $0.10 is optional one-shot. Returns a payable invoice as tool content (ok:true / status payment_required) with pay_to, base_pay_to, accepts (Base USDC EIP-3009 exact and Solana USDC), amount_usd, amount_base_units, reference, pay_url, invoice_id, watch_url, adapter_url, base_adapter_url, preferred_rail, pay_page, next_tool, tool_fields, sign_exact, adapter_snippet, next_steps. Prefer Base EIP-3009 exact to base_pay_to (CDP/AgentKit; no Solana key) then meter_watch with payment. Use sign_exact + adapter_snippet to finish in-process (payMeterPassBase / signTypedData). Fetch base_adapter_url only if you need the full file. Optional Solana: fetch adapter_url. 402 invoice includes pay_page for Phantom laptop as a last resort. We never take keys. Packs: looks_20 / addresses_100 / stamp_tx. No human account.

NameTypeReqDescription
pass_tokenstringExisting X-Agent-Pass to extend with a pack.
paymentobjectOptional Base EIP-3009 exact payload. Same JSON as PAYMENT-SIGNATURE. Never send a secret key.
proofobjectPayment proof. { type: dev } only when METER_DEV_GRANT=1. Never send a secret key.
signaturestringOptional on-chain tx signature after you sign locally. Not a private key.
skustringCatalog id from meter_pricing. Omit or looks_20 is the pack after free-5. look $0.10 is optional one-shot. Packs: looks_20, addresses_100, stamp_tx. pass_1h stays in catalog only.

No output schema declared.

No examples provided.

meter_preflight ~175

Can I pay this address? First 5 free. After free-5, buy looks_20 pack ($0.20) → X-Agent-Pass; look $0.10 is optional one-shot. No inbox. One look = one address. Send X-Agent-Pass with any string; first 5 looks on that id are free; then 402 looks_20 pack $0.20. look $0.10 is optional one-shot. Body: chain, wallet, to, value_usd, cap_usd. allow or stop vs cap_usd. Never hold.

NameTypeReqDescription
cap_usdnumberyes
chainstringyes
pass_tokenstring
tostringyes
value_usdnumberyes
walletstringyes

No output schema declared.

No examples provided.

meter_pricing ~118

Can I pay this address? First 5 free. After free-5, buy looks_20 pack ($0.20) → X-Agent-Pass; look $0.10 is optional one-shot. No inbox. Public catalog from this tool: look, looks_20, addresses_100, stamp_tx. default_sku is look. paid_sku looks_20. Base USDC (EIP-3009 exact) and Solana USDC. No email. No API key. Human App $29 plans are separate.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

meter_scan ~192

Can I pay this address? First 5 free. After free-5, buy looks_20 pack ($0.20) → X-Agent-Pass; look $0.10 is optional one-shot. No inbox. One look = one address. Send X-Agent-Pass with any string; first 5 looks on that id are free; then 402 looks_20 pack $0.20 (look $0.10 is optional one-shot). Prefer Base USDC (EIP-3009 exact) to base_pay_to (CDP/AgentKit; no Solana key). Optional Solana USDC. 402 invoice includes next_steps and pay_page for Phantom laptop as a last resort. Risk ok|new|warn|sink. Never hold.

NameTypeReqDescription
addressstringyes
chainstringyessolana, ethereum, or base
pass_tokenstring

No output schema declared.

No examples provided.

meter_scan_batch ~129

Can I pay this address? First 5 free. After free-5, buy looks_20 pack ($0.20) → X-Agent-Pass; look $0.10 is optional one-shot. No inbox. Risk scores for up to 100 addresses. Sku addresses_100 ($0.15) covers scan_batch. Never hold. ok|new|warn|sink.

NameTypeReqDescription
addressesarrayyesUp to 100 addresses
chainstringyessolana, ethereum, or base
pass_tokenstring
skustring

No output schema declared.

No examples provided.

meter_stamp ~184

Can I pay this address? First 5 free. After free-5, buy looks_20 pack ($0.20) → X-Agent-Pass; look $0.10 is optional one-shot. No inbox. stamp_tx $0.05. Merchants can require the stamp_tx $0.05 ticket before accepting agent USDC. Take this ticket or we do not take your USDC. Signed allow|stop receipt. HMAC-SHA256. Merchants verify with meter_verify_stamp before accepting agent USDC.

NameTypeReqDescription
cap_usdnumber
chainstring
decisionstringallow or stop. Optional if value_usd and cap_usd are set.
pass_tokenstring
tostring
value_usdnumber
walletstring

No output schema declared.

No examples provided.

meter_verify_stamp ~147

Can I pay this address? First 5 free. After free-5, buy looks_20 pack ($0.20) → X-Agent-Pass; look $0.10 is optional one-shot. No inbox. Public. Merchants can require the stamp_tx $0.05 ticket before accepting agent USDC. Take this ticket or we do not take your USDC. GET a signed allow|stop receipt by stamp_id before you accept agent USDC. If verified is true and decision is allow, take the USDC. If not, do not take it. No email. No API key.

NameTypeReqDescription
idstring
stamp_idstring

No output schema declared.

No examples provided.

meter_watch ~254

Can I pay this address? First 5 free. After free-5, buy looks_20 pack ($0.20) → X-Agent-Pass; look $0.10 is optional one-shot. No inbox. After Base EIP-3009 exact (CDP/AgentKit; no Solana key) or optional Solana USDC, call with invoice_id until token. Pass the Base payment object from payMeterPassBase / sign_exact.payment_template after you fill signature ({ x402Version, payload:{ authorization, signature }, accepted }) — not a raw signature string. Repeat until the result includes token — that is X-Agent-Pass. Then meter_scan with pass_token. Optional signature (tx sig only). We never take keys. No human account.

NameTypeReqDescription
invoice_idstringFrom meter_buy_pass / 402 invoice.
paymentobjectBase x402 v2 payment object from payMeterPassBase / sign_exact.payment_template (x402Version + payload.authorization + payload.signature + accepted). Not a raw signature string. Never send a secret k…
signaturestringOptional Solana tx signature after local sign. Not a private key.
skustring

No output schema declared.

No examples provided.

start_trial ~76

Invite a human to start the 1-day trial. Provide human_email or an existing principal_id. Agents cannot open a root account. The human owns billing and Approval Inbox.

NameTypeReqDescription
human_emailstringEmail of the human customer of record
principal_idstringExisting human user id, if you already have one

No output schema declared.

No examples provided.

Common questions

What is the Agent Control — Agent Meter MCP server?

Agent Control — Agent Meter is an MCP server listed in the public MCP registry as net.agent-control/agent-control. Can I pay this address? ok·new·warn·sink. First 5 free. Then $0.10 USDC/look. Agents pay. No inbox. This page covers its hosted endpoint (https://agent-control.net/api/v1/mcp).

Is the Agent Control — Agent Meter MCP server safe to use?

Agent Control — Agent Meter scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Agent Control — Agent Meter MCP server expose?

Agent Control — Agent Meter exposes 16 tools: meter_pricing, meter_buy_pass, meter_watch, meter_scan, meter_preflight, and 11 more. Their descriptions and schemas cost roughly 2,123 tokens of context every time the server is loaded.

Does the Agent Control — Agent Meter MCP server require authentication?

No. We connected to Agent Control — Agent Meter without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Agent Control — Agent Meter MCP server still maintained?

Agent Control — Agent Meter is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.