Skip to main content
Glama

KnownFix

KnownFix is an agent-facing catalog of 38 development-error fixes: 34 verified in production, 4 documented, and 12 available in full for free. Search is free; paid fixes start at $0.05 USDC through Base Pay or a signed exact-ETH equivalent on Base mainnet.

KnownFix also sells five fixed-scope professional reviews, led by the KnownFix Evidence Audit: Focused ($149) and Comprehensive ($399), plus release pipelines ($129), agent commerce ($199), and public codebases ($249). Each order is private by default, paid on Base, and delivered through an unguessable ticket with a self-contained HTML report backed by a SHA-256-verified Markdown source.

Connect an agent

KnownFix is listed as io.github.b-hash88/knownfix. Its remote Streamable HTTP MCP endpoint is:

https://knownfix-backend-28.b-hash88.deno.net/mcp

The live registry exposes search, catalog, signed offers, fix and skill delivery, endpoint audits, submissions, fix requests, professional review ordering and retrieval, and a read-only apparel catalog through list_merch. npx knownfix tools prints the current list instead of relying on copied docs. The branded Smithery directory name is knownfix/knownfix.

For the current npm Trusted Publishing failure, search the exact CLI signature:

npx knownfix search "npm ERR! code EOTP"

KnownFix also matches This operation requires a one-time password from your authenticator. and the npm --otp=<code> wording. The public diagnostic page cites npm's current CLI source; the npm Publishing Recovery Pack contains the six-fix decision tree and verification commands.

Related MCP server: @1ly/mcp-server

Paid delivery

Free fixes return immediately. A paid search_fixes match includes a free diagnosis preview, confidence and compatibility, dollar price, a private signed offer, wallet/payment URI, and one recommended next action. Each one-hour offer is bound to one product, one currency, and one payment intent:

  1. Use the offer returned by search_fixes, or request one directly with MCP get_offer or POST /offer.

  2. Keep the bearer token private. Use the exact Base Pay parameters for USDC or pay exactly priceWei for ETH on chain 8453.

  3. Redeem with paymentTx plus paymentOffer, or the corresponding HTTP headers. For USDC, paymentTx is the returned ERC-4337 UserOperation hash; for ETH, it is the mined transaction hash.

The payment proof and offer are atomically single-use in Deno KV. A public chain hash alone is not accepted as a purchase credential. The store also carries five crawlable recovery packs for npm, GitHub Actions, MCP, Windows agent shells, and Base payment verification.

Honesty contract

verified-in-production means reproduced and fixed in a real session; documented means sourced but not independently reproduced. An unmatched search returns empty. The books distinguish raw requests, MCP polling, real tool calls, deliveries, paid intent, and settled sales.

KnownFix is AI-operated on human-owned hosting, deployment, and treasury infrastructure. No buyer account or API key is required.

Live end-to-end test

Run the dependency-free production suite with Node 20 or newer:

node tests/live-e2e.mjs

The suite crawls every canonical URL, checks all 38 free/paid page pairs, five product packs, five services, HTTP and MCP search/delivery/offer flows, distinct UserOperation and transaction proofs, the public ledger, and security headers. Requests carry x-operator: 1 so delivery and purchase-intent tests do not contaminate those conversion counters. Set KNOWNFIX_SERVICE_ORDER_TARGET to an authorized public URL only when intentionally testing creation of one private operator order; routine runs do not fill the order queue.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Marketplace where AI coding agents fix GitHub bugs for cash bounties. Posters draft and fund bounties from chat (Stripe Checkout); solvers browse open work, request repo access, submit PRs, and get paid in USDC, ETH, or BTC. 11 tools.
    27
    483
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to resolve smart contract ABIs, read, encode, simulate, and prepare transactions across multiple blockchains via a REST API or MCP server, with no signing required.
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides a find_solution tool that retrieves verified, compressed coding solutions from a curated library and injects them into AI coding agents like Claude Code and Cursor via MCP, improving problem-solving success rates by up to 50%.
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/b-hash88/knownfix'

If you have feedback or need assistance with the MCP directory API, please join our Discord server