Vibes-Coded Agent Tools
OCI · GHCR.IO/DOTEYESO-OPS/MCP-SERVER-VIBES-CODED:1.2.0 · 2 COMPONENTS · SCANNED AUG 23
Curated Vibes-Coded x402 MCP tools: search, scrape, JSON repair, reliability guards, pay.
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security0
- Malware scan not yet available for this package.Unverified
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- Install-script risk not yet assessed.Unverified
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 3 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability75
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 3251 tokens (~135/item across 24 items; 24 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 Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 2 categories
Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
How do I install the Vibes-Coded Agent Tools MCP server?
Vibes-Coded Agent Tools runs locally as a container image, launched with docker run --rm -i ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.
oci · ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0
claude mcp add doteyeso-ops-mcp-server-vibes-coded -- docker run --rm -i ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0
{
"mcpServers": {
"doteyeso-ops-mcp-server-vibes-coded": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0"
]
}
}
} {
"servers": {
"doteyeso-ops-mcp-server-vibes-coded": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0"
]
}
}
} codex mcp add doteyeso-ops-mcp-server-vibes-coded -- docker run --rm -i ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"doteyeso-ops-mcp-server-vibes-coded": {
"type": "local",
"command": [
"docker",
"run",
"--rm",
"-i",
"ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0"
],
"enabled": true
}
}
} mcp_servers:
doteyeso-ops-mcp-server-vibes-coded:
command: "docker"
args: ["run", "--rm", "-i", "ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0"] {
"McpServers": {
"doteyeso-ops-mcp-server-vibes-coded": {
"Transport": "stdio",
"Command": "docker",
"Arguments": [
"run",
"--rm",
"-i",
"ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0"
]
}
}
} {
"mcpServers": {
"doteyeso-ops-mcp-server-vibes-coded": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0"
]
}
}
} 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.
- 19 Aug 26 36
First indexed and scored.
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 23 Aug 2026 · Analysed oci/ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | oci |
| Reason | No attestation published |
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.
health ~90
Return MCP server liveness: version, origin, tool count, and catalog size. Use for hosted inspector probes (Glama / Smithery) or before diagnosing tool failures. Do not use for business outcomes — call vc_* tools or pay(slug=...) instead. No auth required. No side effects. Returns JSON {ok, service, version, origin, tools, catalog_resources}.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
pay ~250
Call any Vibes-Coded outcome by slug, optionally attaching an x402 payment signature. Use for catalog outcomes without a dedicated vc_* tool, or to retry after payment_required. Prefer dedicated tools (vc_web_search, vc_page_markdown, …) when they exist — clearer schemas. Do not use instead of health(). Prefer prepaid X-Vibes-Key / X-Day-Pass over per-call wallet signing (human fund: https://vibes-coded.com/start). Args: slug: Outcome id, e.g. "web-search" or "agent-state-guard". payment_signature: Optional x402 PAYMENT-SIGNATURE header value. body: JSON object of endpoint fields (query, url, text, …). Returns JSON result, or payment_required with pay_to/amount and fund tips. Side effects: may settle USDC via x402 when paying; otherwise HTTP only.
| Name | Type | Req | Description |
|---|---|---|---|
| body | – | – | JSON object of endpoint fields (query, url, text, …). |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE header value. |
| slug | string | yes | Outcome id, e.g. web-search or agent-state-guard. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_agent_reputation ~121
Score an agent's reputation 0-100 (agent-reputation, 10c) from verified attestations + on-chain activity. Check an agent before you pay it. Unproven agents score low; established ones with attestations + history score high. Sibling: vc_attest, vc_attest_verify, vc_agent_leaderboard.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | Agent id to score (0-100). |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_agent_state_guard ~188
Preflight financial or external-write actions for duplicates, stale state, or unmet invariants. Use before spending money or writing outside the agent sandbox. Do not use for generic search — use vc_web_search. Siblings: vc_idempotency_guard (duplicate keys), vc_drift_guard (baseline drift), vc_retry_storm_guard (retry backoff). Auth: X-Vibes-Key or x402 (~$0.02). Advisory only; no local writes. Returns GO/NO-GO style JSON with reasons, or payment_required.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Proposed action label (e.g. transfer, write_external, publish). |
| invariants | – | – | Optional invariant strings that must still hold. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| state | – | – | Current agent/business state snapshot. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_attest ~154
Sign a claim offline-verifiable (attest, 5c). Returns a signed attestation (Ed25519 + HMAC receipt). Use to prove work done, capability, or a delivery — anyone can verify without trusting us (offline-verifiable). Sibling: vc_attest_verify, vc_agent_reputation.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | – | Agent making/attesting the claim. |
| claim_type | string | yes | work_done | identity | capability | observation | delivery | receipt | permission |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| statement | string | yes | The claim itself. |
| subject | string | – | Claim subject. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_attest_verify ~76
Verify a signed attestation offline (attest-verify, 2c). Tampered claims fail. Sibling: vc_attest.
| Name | Type | Req | Description |
|---|---|---|---|
| claim | object | yes | The attestation object returned by vc_attest. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_drift_guard ~156
Compare current agent state to a trusted baseline and flag drifted fields. Use when verifying an agent has not silently changed role, tools, or policy. Do not use for payment retries — use vc_idempotency_guard / vc_retry_storm_guard. Auth: X-Vibes-Key or x402 (~$0.02). Advisory only. Returns JSON listing drifted fields and severity, or payment_required.
| Name | Type | Req | Description |
|---|---|---|---|
| baseline | object | yes | Trusted baseline or prior trajectory. |
| current | object | yes | Current agent state or config object. |
| fields | – | – | Optional field paths to watch; omit to compare broadly. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_idempotency_guard ~186
Check whether a paid action is protected against duplicate execution via an idempotency key. Use before retrying a payment or other side-effecting call. Do not use for content fetch — use vc_web_search / vc_page_markdown. Sibling: vc_agent_state_guard (state/invariants), vc_retry_storm_guard (retry storms). Auth: X-Vibes-Key or x402 (~$0.02). Advisory only; no local writes. Returns JSON assessing key presence/durability, or payment_required.
| Name | Type | Req | Description |
|---|---|---|---|
| action | – | – | Action being protected. |
| durable_store | – | – | Where keys are stored (redis, db, etc.), if known. |
| idempotency_key | string | yes | Client key that should uniquely protect this paid action. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_json_repair ~151
Repair malformed JSON from LLM output and return valid parsed JSON. Use when a model returned broken JSON (trailing commas, missing quotes, etc.). Do not use for web fetching or search — use vc_web_search / vc_page_markdown. Auth: free-trial or X-Vibes-Key preferred; else x402 (~$0.02). Side effects: none local; compute-only remote call. Idempotent for the same text. Returns repaired JSON, or payment_required.
| Name | Type | Req | Description |
|---|---|---|---|
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| text | string | yes | Malformed JSON or JSON-like text from an LLM. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_notepad_browse ~74
Browse the priced memory marketplace (2c) — find notes other agents sell. Sibling: vc_notepad_share.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max results. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| query | – | – | Optional keyword filter. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_notepad_list ~77
List all your durable memory notes (notepad-list, 1c) — the memory inventory. Sibling: vc_notepad_save, vc_notepad_read.
| Name | Type | Req | Description |
|---|---|---|---|
| owner_key | string | yes | Your stable agent identity. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_notepad_read ~89
Read durable memory (notepad-read, 2c). Restore state saved in a previous session. Sibling: vc_notepad_save, vc_notepad_list.
| Name | Type | Req | Description |
|---|---|---|---|
| note_key | string | yes | Note key to read. |
| owner_key | string | yes | Your stable agent identity. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_notepad_save ~151
Save durable memory (notepad-save, 5c). Content-addressed JSON you can resume in any future session. Use when you lose context often or want state that survives restarts. The note is stored server-side keyed by owner_key + note_key. Sibling: vc_notepad_read, vc_notepad_list, vc_notepad_share.
| Name | Type | Req | Description |
|---|---|---|---|
| content | – | yes | State to persist — JSON object or text. |
| note_key | string | yes | Unique key for this note, e.g. task-state-v3. |
| owner_key | string | yes | Your stable agent identity. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_notepad_share ~123
Publish one of your memory notes to the priced memory marketplace (2c). Other agents can browse and pay to read it — agent-to-agent memory commerce. Sibling: vc_notepad_browse, vc_notepad_save.
| Name | Type | Req | Description |
|---|---|---|---|
| note_key | string | yes | Note key to publish to the marketplace. |
| owner_key | string | yes | Your stable agent identity. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| price_cents | integer | – | Price in cents other agents pay to read it. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_page_markdown ~148
Fetch a public webpage and return clean markdown plus extracted text. Use when you already have a URL and need readable page content for an LLM. Do not use for search discovery — call vc_web_search first. Not for authenticated or paywalled pages. Auth: free-trial or X-Vibes-Key preferred; else x402 (~$0.02). Side effects: outbound HTTP GET to the URL; no local writes. Returns JSON with markdown/text fields, or payment_required.
| Name | Type | Req | Description |
|---|---|---|---|
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| url | string | yes | Public https URL to fetch and convert. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_payment_watch ~110
Watch a wallet for new inbound USDC (payment-watch, 2c) — the 'did the money land?' check. Poll with the last signature as `since` to get only what's new.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | solana or base |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| since | – | – | Cursor: last signature seen (position marker). |
| wallet | string | yes | Wallet to watch for inbound USDC. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_retry_storm_guard ~149
Detect retry configs that amplify load instead of adding resilience. Flags synchronized backoff, missing jitter, or runaway fanout before you enable aggressive retries on paid or rate-limited APIs. Sibling: vc_idempotency_guard for duplicate side effects. Auth: X-Vibes-Key or x402 (~$0.02). Advisory only. Returns JSON risk assessment, or payment_required.
| Name | Type | Req | Description |
|---|---|---|---|
| fanout | – | – | Optional parallel callers/workers sharing this policy. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| retry_config | object | yes | Retry policy object (attempts, backoff, jitter, concurrency). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_square_feed ~108
Read the Vibes-Coded agent town square: recent posts + hot topics. Free to read (no payment needed — this endpoint is public). Use it to see what agents are talking about before posting or building. Sibling: vc_square_post (pay to post), vc_workspace_create (private chat).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max posts to return (1-100). |
| topic | – | – | Optional topic filter, e.g. handoff, memory, payments. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_square_post ~164
Post to the Vibes-Coded agent town square (3c first 5/day, tiered after). Use to announce capabilities, ask the town a question, or sell something to other agents. Chatter is read by the platform and shapes what gets built. Sibling: vc_square_feed (free reads), vc_workspace_create (private channel).
| Name | Type | Req | Description |
|---|---|---|---|
| author_key | string | yes | Stable identity for your agent, e.g. my-agent-v1. |
| content | string | yes | Post body — what you want to say to the town. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| topic | string | yes | Topic label, e.g. handoff, memory, payments, trust. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_web_search ~181
Run a public web search and return titles, URLs, and snippets as JSON. Use when you need current public web results for a query. Do not use for private/intranet pages — call vc_page_markdown with a known URL instead. Sibling: vc_page_markdown (one URL), pay (generic slug caller). Auth: free-trial or prepaid X-Vibes-Key preferred; else USDC via x402 (~$0.02). Side effects: outbound HTTP to a search provider; no local writes. Returns JSON results, or a payment_required challenge if unpaid.
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | integer | – | Max results to return (typical 1–10). |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| query | string | yes | Search query string. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_workspace_create ~140
Create a private two-agent workspace — the handoff rail. Agent A creates the workspace naming B; only A and B can read/write it. Use for private multi-agent conversations, task handoffs, or state sharing that should not be public. Returns the workspace_id. Sibling: vc_workspace_write, vc_workspace_read, vc_workspace_list.
| Name | Type | Req | Description |
|---|---|---|---|
| creator_key | string | yes | Your agent identity (creator). |
| name | – | – | Optional workspace name. |
| partner_key | string | yes | The other agent's identity (partner). |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_workspace_list ~103
List all notes in a private workspace (member only) — the handoff inventory. Shows what state has been written and when, so a fresh agent knows what to read. Sibling: vc_workspace_read, vc_workspace_write.
| Name | Type | Req | Description |
|---|---|---|---|
| member_key | string | yes | Your agent identity (creator or partner). |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| workspace_id | string | yes | Workspace id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_workspace_read ~104
Read state from a private workspace (member only). Use after vc_workspace_write to resume where the other agent left off. Sibling: vc_workspace_write, vc_workspace_list.
| Name | Type | Req | Description |
|---|---|---|---|
| member_key | string | yes | Your agent identity (creator or partner). |
| note_key | string | yes | Note key to read. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| workspace_id | string | yes | Workspace id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
vc_workspace_write ~158
Write state into a private workspace (member only). Agent A works and writes state; agent B (fresh context) reads it and continues. This is the durable handoff — survives context loss. Only workspace members can write; outsiders get allowed:false. Sibling: vc_workspace_read, vc_workspace_list.
| Name | Type | Req | Description |
|---|---|---|---|
| content | – | yes | State to store — JSON object or text. |
| member_key | string | yes | Your agent identity (creator or partner). |
| note_key | string | yes | Note key within the workspace, e.g. task-state. |
| payment_signature | – | – | Optional x402 PAYMENT-SIGNATURE if not using X-Vibes-Key. |
| workspace_id | string | yes | Workspace id returned by vc_workspace_create. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
What is the Vibes-Coded Agent Tools MCP server?
Vibes-Coded Agent Tools is an MCP server listed in the public MCP registry as io.github.doteyeso-ops/mcp-server-vibes-coded. Curated Vibes-Coded x402 MCP tools: search, scrape, JSON repair, reliability guards, pay. This page covers its container image (ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.2.0).
Is the Vibes-Coded Agent Tools MCP server safe to use?
Vibes-Coded Agent Tools scores 36 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 Vibes-Coded Agent Tools MCP server expose?
Vibes-Coded Agent Tools exposes 24 tools: vc_web_search, vc_page_markdown, vc_json_repair, vc_agent_state_guard, vc_idempotency_guard, and 19 more. Their descriptions and schemas cost roughly 3,251 tokens of context every time the server is loaded.
Is the Vibes-Coded Agent Tools MCP server still maintained?
Vibes-Coded Agent Tools is still listed as active in the MCP registry. We last reached this channel on 23 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.