18,746 mods in this category, of every kind an
agent can take. Each one carries what it costs per session, what the
scan found, and whether it is the original.
Use when the user says something like "add login", "users need to sign in", "I want auth", "gate this behind a user account". The auth surface (login / signup / OAuth / sessions) is NOT something you build. Read this whole page before touching auth code.
Production patterns for Hono v4+ backends with Bun, Drizzle ORM, Better Auth, Stoker, hono-openapi + Zod + Scalar, and TDD with Bun test runner. Use when building features, writing tests, reviewing code, or setting up auth/RBAC in modular monolith Hono projects. Apply whenever you see Hono route definitions…
Design HTTP/REST APIs that are consistent, predictable, and safe to evolve. Trigger when the user asks to "design an API", "add an endpoint", "design a REST route", "what should this return", or is shaping request/response contracts, status codes, pagination, versioning, or errors. Covers resource modeling, status…
★not rated 6▲
+1 3d agoA87 tokens
originalApache-2.0
Meter Claude Code token usage to your self-hosted Ledger ledger. Each turn's usage is metered at session end so you can see your spend and efficiency (API-equivalent value vs. actual cost) on the Ledger dashboard. Sends token metadata only — never transcript content.
★not rated 6 8d agoA
tokens not measured
originalMIT
Build application code directly against the Context.dev REST API or SDKs with server-side API-key authentication. Use when the user asks to integrate Context.dev into a codebase, choose an SDK method or REST endpoint, debug an API request, or implement a backend Context.dev workflow. For ordinary live-web work inside…
Scaffolds MERN CRUD resources into existing Express and React codebases. Runs locally from the mern-mcp npm package. Needs 1 environment variable to run.
Stack-agnostic backend patterns. Use when writing or modifying any server-side code (HTTP handler, DB query, background job, auth/middleware, webhook) regardless of language or framework. Covers services/selectors split, idempotency, error envelopes, migration discipline, N+1 avoidance, scale-aware design, auth…
CLI-first API testing tool for .tarn.yaml files with structured JSON output and a bundled MCP server for AI-assisted write/run/debug workflows. A companion tarn-lsp language server plugin ships from the same marketplace under the tarn-lsp name.
★not rated 5 3mo agoA
tokens not measured
originalMIT
MCP Server for Simplifier - manage Connectors, BusinessObjects, Datatypes and logins. Runs locally from the @simplifierag/simplifier-mcp npm package. Needs 2 environment variables to run.
★not rated 5 yesterdayA
tokens not measured
originalMIT
Mockzilla MCP server. Mock any OpenAPI spec locally with Claude, Cursor, or Gemini CLI. Runs locally from the @mockzilla/mcp npm package. Needs 3 environment variables to run.
1) Use the "ikas" MCP list tool to find the correct query/mutation name. 2) Use the "ikas" MCP introspect tool to get the operation's full shape (variables, return fields, enums). 3) Only after confirming via list + introspect, add the document to graphql-requests.ts and run codegen.
★not rated 5 25d agoA1,895 tokens
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: