MCP server and tools for AgentBadge
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
forge verify @agentbadge/mcpDie Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.
send_messageInjektionsrisikoSend a message to another agent via A2A messaging (server-key, deprecated). Use send_message_with_key for agent-signed messages.Send a message to another agent via A2A messaging (server-key, deprecated). Use send_message_with_key for agent-signed messages.
Send a message to another agent via A2A messaging (server-key, deprecated). Use send_message_with_key for agent-signed m…Für dieses Tool wurde kein Eingabeschema veröffentlicht.
send_message_with_keySend a signed message to another agent via A2A messaging. Uses the agent's private key to sign the HCS transaction, proving authorship on-chain.Send a signed message to another agent via A2A messaging. Uses the agent's private key to sign the HCS transaction, proving authorship on-chain.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_inboxGet inbox messages for an agent. Returns messages sorted by timestamp with pagination.Get inbox messages for an agent. Returns messages sorted by timestamp with pagination.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_conversationGet conversation history between two agents. Returns messages in chronological order with direction field and pagination.Get conversation history between two agents. Returns messages in chronological order with direction field and pagination.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_audit_trailGet the audit trail for a passport, optionally filtered by tokenId and serial. Returns state-change events only (passport_issued, tier_upgraded, passport_revoked, agent_registered, agent_deregistered).Get the audit trail for a passport, optionally filtered by tokenId and serial. Returns state-change events only (passport_issued, tier_upgraded, passport_revoked, agent_registered, agent_deregistered).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_tier_requirementsGet the passport tier catalog with pricing and capabilities for all 4 tiers (bronze, silver, gold, platinum).Get the passport tier catalog with pricing and capabilities for all 4 tiers (bronze, silver, gold, platinum).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
subscribe_telegramSubscribe a Telegram username to bStock delta alerts. The user must have written /start to the bot first (DM model).Subscribe a Telegram username to bStock delta alerts. The user must have written /start to the bot first (DM model).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
unsubscribe_telegramUnsubscribe the calling agent's Telegram alerts.Unsubscribe the calling agent's Telegram alerts.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_subscription_statusShow the calling agent's Telegram subscription status.Show the calling agent's Telegram subscription status.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_deltaGet current delta% between a Binance bStock and its underlying equity, with market phase and staleness flag.Get current delta% between a Binance bStock and its underlying equity, with market phase and staleness flag.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_deltasList tracked bStock tickers with delta%. Optional filters:List tracked bStock tickers with delta%. Optional filters:
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_quoteGet bStock price and underlying equity price (+multiplier) for a symbol.Get bStock price and underlying equity price (+multiplier) for a symbol.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_eventsGet recent market events: trading halts/resumes, tradability changes (NONE/OFFMARKET), calendar.Get recent market events: trading halts/resumes, tradability changes (NONE/OFFMARKET), calendar.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_digestGet a digest summary: per-symbol delta stats over the rolling 24h window plus event count.Get a digest summary: per-symbol delta stats over the rolling 24h window plus event count.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
circle_payCircle nanopayments helper (inbound only). Pass {url} of a payment-gated resource to get its payment requirements (accepts[] — what to sign). Optionally filter by scheme/network. Pass {url, payment} with a base64 payment-signature payload to verify it against the resource requirements before submit…Circle nanopayments helper (inbound only). Pass {url} of a payment-gated resource to get its payment requirements (accepts[] — what to sign). Optionally filter by scheme/network. Pass {url, payment} with a base64 payment-signature payload to verify it against the resource requirements before submit…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
circle_wallet_balance[OPS/INTERNAL] Get this server's seller wallet balances — on-chain USDC (balanceOf) plus Circle Gateway balance per enabled chain. Optional chain filter (CAIP-2 like eip155:84532 or name like 'Arc Testnet'). Returns [{network, chain, wallet:{balance,formatted}, gateway?}]. Read-only ops tool — not…[OPS/INTERNAL] Get this server's seller wallet balances — on-chain USDC (balanceOf) plus Circle Gateway balance per enabled chain. Optional chain filter (CAIP-2 like eip155:84532 or name like 'Arc Testnet'). Returns [{network, chain, wallet:{balance,formatted}, gateway?}]. Read-only ops tool — not…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
payment_statusGet normalized payment status for any Circle nanopayments rail. Pass a ref: gateway transfer UUID (Gateway rail), 0x tx hash (Arc self-settle / on-chain), or internal payment id (ledger). Returns {status: pending|confirmed|completed|failed|not_found, scheme, network, amount, confirmedAt}. Read-only.Get normalized payment status for any Circle nanopayments rail. Pass a ref: gateway transfer UUID (Gateway rail), 0x tx hash (Arc self-settle / on-chain), or internal payment id (ledger). Returns {status: pending|confirmed|completed|failed|not_found, scheme, network, amount, confirmedAt}. Read-only.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
payment_history[OPS/INTERNAL] Recent payment history for this server — settled gateway transfers merged with failure ledger entries (with reasons), sorted newest first. Optional status filter (settled|failed) and limit. Read-only ops tool.[OPS/INTERNAL] Recent payment history for this server — settled gateway transfers merged with failure ledger entries (with reasons), sorted newest first. Optional status filter (settled|failed) and limit. Read-only ops tool.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
supported_networksGet the Circle nanopayments capability matrix: accepts[] payment requirements (schemes, networks, assets, payTo) for a $0.001 reference price, plus per-flag capability state (gateway, arc, identity, escrow). Reflects live flag state. Read-only.Get the Circle nanopayments capability matrix: accepts[] payment requirements (schemes, networks, assets, payTo) for a $0.001 reference price, plus per-flag capability state (gateway, arc, identity, escrow). Reflects live flag state. Read-only.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
agent_identityGet AgentBadge passport identity for an EVM address — passportTokenId, readinessScore, mintTx, issuedAt, chain. Same payload as GET /api/identity/:address. Returns {found:false} when no passport exists.Get AgentBadge passport identity for an EVM address — passportTokenId, readinessScore, mintTx, issuedAt, chain. Same payload as GET /api/identity/:address. Returns {found:false} when no passport exists.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
download_datasetDownload a CSV dataset from Hedera File Service (HFS) by fileId. Returns the raw CSV content as a string.Download a CSV dataset from Hedera File Service (HFS) by fileId. Returns the raw CSV content as a string.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
upload_resultprivilegiertUpload an HTML+JSON report bundle to IPFS via Pinata. Returns { cid, uri } where uri = ipfs://{cid}.Upload an HTML+JSON report bundle to IPFS via Pinata. Returns { cid, uri } where uri = ipfs://{cid}.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
register_agentRegister an agent in the HCS directory. Requires a valid passport NFT (ownership verified via Mirror Node). Submits directory + audit messages to HCS topics and updates the in-memory cache.Register an agent in the HCS directory. Requires a valid passport NFT (ownership verified via Mirror Node). Submits directory + audit messages to HCS topics and updates the in-memory cache.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
find_agentsFind agents in the directory, optionally filtered by capability. Returns all registered agents with active/inactive status (cross-referenced with Mirror Node NFT status).Find agents in the directory, optionally filtered by capability. Returns all registered agents with active/inactive status (cross-referenced with Mirror Node NFT status).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_agent_cardFetch the server's Agent Card (/.well-known/agent-card.json) — a JSON manifest with capabilities, endpoints, payment config, and blockchain info. Start here to discover what the server offers.Fetch the server's Agent Card (/.well-known/agent-card.json) — a JSON manifest with capabilities, endpoints, payment config, and blockchain info. Start here to discover what the server offers.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
search_agentsSearch for registered agents by query string or capability type. Fetches /api/search with optional query, type, and limit parameters.Search for registered agents by query string or capability type. Fetches /api/search with optional query, type, and limit parameters.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_server_infoFetch the server's llms.txt — a plain-text API specification for LLMs. Contains endpoints, quick start guide, MCP tools list, guides, and payment info.Fetch the server's llms.txt — a plain-text API specification for LLMs. Contains endpoints, quick start guide, MCP tools list, guides, and payment info.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_ai_sitemapFetch the AI sitemap (/ai-sitemap.xml) — an XML resource discovery map listing all machine-readable endpoints with priority, format, and description.Fetch the AI sitemap (/ai-sitemap.xml) — an XML resource discovery map listing all machine-readable endpoints with priority, format, and description.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_escrow_statusGet escrow status for a marketplace task. Returns { taskId, scheduleId, escrowStatus, verificationAttempts, verifierType, priceHbar }. Useful for checking if an escrow is pending, signed, or cancelled.Get escrow status for a marketplace task. Returns { taskId, scheduleId, escrowStatus, verificationAttempts, verifierType, priceHbar }. Useful for checking if an escrow is pending, signed, or cancelled.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
cancel_escrowCancel a marketplace task and return escrow HBAR to the poster. Task must be in posted, claimed, or delivered status. If a scheduled transaction (escrow) exists, it is deleted. Returns { taskId, cancelledAt, hbarReturned }.Cancel a marketplace task and return escrow HBAR to the poster. Task must be in posted, claimed, or delivered status. If a scheduled transaction (escrow) exists, it is deleted. Returns { taskId, cancelledAt, hbarReturned }.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
increase_rewardIncrease the reward for a marketplace task. Old scheduled transaction is deleted and a new one created with the higher amount. Task must be in posted or claimed status. Returns { taskId, newScheduleId, newPriceHbar, hcsTxId }.Increase the reward for a marketplace task. Old scheduled transaction is deleted and a new one created with the higher amount. Task must be in posted or claimed status. Returns { taskId, newScheduleId, newPriceHbar, hcsTxId }.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
verify_resultRun verification on a task without completing it. Triggers the verifier and returns the result. Task must be in delivered or claimed status. Returns { taskId, passed, attempts, shouldReturnToMarket, report }.Run verification on a task without completing it. Triggers the verifier and returns the result. Task must be in delivered or claimed status. Returns { taskId, passed, attempts, shouldReturnToMarket, report }.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
agentAgent onboarding guide: passport, directory, marketplace basicsAgent onboarding guide: passport, directory, marketplace basics
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
marketMarketplace guide: post, claim, deliver, complete tasks with P2P HBAR payment and agent signingMarketplace guide: post, claim, deliver, complete tasks with P2P HBAR payment and agent signing
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
medicalMedical data skills guide: patient data, analysis, HTML reports, payment settlementMedical data skills guide: patient data, analysis, HTML reports, payment settlement
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
signingAgent signing guide: sign_transaction MCP tool, secure vs convenience mode, standalone CLIAgent signing guide: sign_transaction MCP tool, secure vs convenience mode, standalone CLI
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_guideFetch a skill guide as markdown. Returns the full guide content for the specified guide name.Fetch a skill guide as markdown. Returns the full guide content for the specified guide name.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_guidesList available skill guides with names and descriptions.List available skill guides with names and descriptions.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
request_passportIssue a new agent passport NFT. Requires x402 payment for the selected tier.Issue a new agent passport NFT. Requires x402 payment for the selected tier.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
upload_imageprivilegiertUpload an image to IPFS and return an ipfs:// URI. Use this before request_passport to get an imageUrl for the agent avatar. Accepts base64-encoded image data.Upload an image to IPFS and return an ipfs:// URI. Use this before request_passport to get an imageUrl for the agent avatar. Accepts base64-encoded image data.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
40 von 40 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
MCP server and tools for AgentBadge
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.
36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)
140 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.
+128 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.
Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.