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.

Moxie Docs

REMOTE · MOXIEDOCS.COM · SCANNED SEP 20

Living docs and MCP context for GitHub repos — conventions, gaps, and source-cited pages on merge.

Available components

0 this week 94 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 Security97
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
  • The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
Schema Quality & AI Usability80
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3182 tokens (~244/item across 13 items; 12 tools + 1 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 Management100
  • No destabilizing schema changes in the last 30 days.Pass
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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Moxie Docs MCP server?

Moxie Docs is a hosted endpoint at https://moxiedocs.com/api/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 · moxiedocs.com

# add to Claude Code
claude mcp add --transport http jackalope-dev-moxie-docs 'https://moxiedocs.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "jackalope-dev-moxie-docs": {
      "url": "https://moxiedocs.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "jackalope-dev-moxie-docs": {
      "type": "http",
      "url": "https://moxiedocs.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.jackalope-dev-moxie-docs]
url = "https://moxiedocs.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jackalope-dev-moxie-docs": {
      "type": "remote",
      "url": "https://moxiedocs.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jackalope-dev-moxie-docs --url 'https://moxiedocs.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  jackalope-dev-moxie-docs:
    url: "https://moxiedocs.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "jackalope-dev-moxie-docs": {
      "Transport": "http",
      "Url": "https://moxiedocs.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add jackalope-dev-moxie-docs -t streamable-http -u 'https://moxiedocs.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "jackalope-dev-moxie-docs": {
      "type": "http",
      "url": "https://moxiedocs.com/api/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.

  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

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

  • 22 Aug 26 91
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 21 Aug 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 20 Aug 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 19 Aug 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 18 Aug 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
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://moxiedocs.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=moxiedocs.com CN=WE1,O=Google Trust Services,C=US 20 Sept 2026 19 Dec 2026 ECDSA 256 ECDSA-SHA256 8ba479e6297af23c13c4cb7740794f84
SANs: moxiedocs.com, *.moxiedocs.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of moxiedocs.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
moxiedocs.com. present 2371 13 Verified
moxiedocs.com. Verified address RRset verified with the apex keys
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://moxiedocs.com/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://moxiedocs.com/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=15552000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.posthog.com https://www.googletagmanager.com https://www.google-analytics.com https://www.googleadservices.com https://www.redditstatic.com https://static.cloudflareinsights.com https://challenges.cloudflare.com; style-src 'self' 'unsafe-inline' https://*.posthog.com https://fonts.googleapis.com; img-src 'self' data: blob: https:; font-src 'self' data: https://*.posthog.com https://fonts.gstatic.com; connect-src 'self' https://*.posthog.com https://*.supabase.co https://www.googletagmanager.com https://www.google-analytics.com https://analytics.google.com https://*.analytics.google.com https://www.googleadservices.com https://googleads.g.doubleclick.net https://stats.g.doubleclick.net https://www.google.com https://*.reddit.com https://static.cloudflareinsights.com; worker-src 'self' blob:; frame-src 'self' https://challenges.cloudflare.com https://js.stripe.com https://sequenzy.com https://www.sequenzy.com https://www.youtube-nocoo
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy same-origin

Protected resource metadata

Document https://moxiedocs.com/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://moxiedocs.com/api/mcp
Authorisation server https://moxiedocs.com

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://moxiedocs.com/api/mcp Verified 200
http (plaintext) http://moxiedocs.com/api/mcp HTTPS enforced 301 https://moxiedocs.com/api/mcp
MCP tools · 12 exposed · ~2,659 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
moxie.get_ai_context ~156

Get the compact briefing an agent should read before editing this repository: index status, verified commands, agent tips, top conventions, open documentation gaps, and queued documentation opportunities. Read-only; no side effects. Returns a single Markdown document. Call this first at the start of a task; once you know which files you'll change, follow up with get_doc_impact for path-scoped guidance.

NameTypeReqDescription
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…

No output schema declared.

No examples provided.

moxie.get_api_context ~153

Given file paths an agent is about to touch, return structured context for any API endpoints they map to: method, path, request/response schema, and known consumers/features. Read-only; no side effects. Call this before editing API route or schema code, alongside get_doc_impact.

NameTypeReqDescription
pathsarrayRepository-relative file paths to inspect for API endpoint context.
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…

No output schema declared.

No examples provided.

moxie.get_conventions ~195

Get the coding conventions Moxie inferred for the repository. Read-only; no side effects. Returns a Markdown list grouped by category (e.g. testing, structure, docs, review); each convention has a title, summary, confidence score, agent guidance, and the source file paths that evidence it. Use this for the general rules to follow; when you already know the files you're about to edit, prefer moxie.get_doc_impact for conventions scoped to those paths.

NameTypeReqDescription
categorystringOptional category filter, such as testing, structure, docs, or review.
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…

No output schema declared.

No examples provided.

moxie.get_doc_gaps ~188

List the unresolved documentation gaps Moxie found - areas of the codebase that lack docs. Read-only; no side effects. Returns a Markdown list, each gap with a title, severity, summary, and suggested file paths. This is gaps only; for the full prioritized work queue that also includes drift repairs and PR-template work, use get_documentation_opportunities, and to scope gaps to files you're about to edit use get_doc_impact.

NameTypeReqDescription
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…
severitystringOptional severity filter: high, medium, low, or info.

No output schema declared.

No examples provided.

moxie.get_doc_impact ~254

Given the file paths an agent is about to change (and optionally a subset being deleted), return the conventions, documentation gaps, and existing/related docs whose evidence overlaps those paths, plus a net-new/undocumented analysis and any removal candidates. Read-only; no side effects. Returns a Markdown report. Call this BEFORE writing code so doc updates land in the same PR; then use propose_doc_update to write a doc, or propose_doc_removal for an orphaned one.

NameTypeReqDescription
changedPathsarrayyesRepository-relative file paths the agent intends to modify (e.g., apps/web/src/app/api/billing/webhook/route.ts).
deletedPathsarraySubset of paths that are being DELETED. Moxie flags any doc whose every cited source path is in this list as a removal candidate for moxie.propose_doc_removal.
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…

No output schema declared.

No examples provided.

moxie.get_documentation_opportunities ~215

List the actionable documentation updates Moxie recommends as a prioritized queue: missing docs, drift repairs, and PR-template work. Read-only; no side effects. Returns a Markdown list, each opportunity with a title, kind (documentation_gap | documentation_drift | pr_template), severity, summary, suggested action, estimated files changed, and source paths. Use this to pick the next doc task; it is the superset of get_doc_gaps (which lists gaps only).

NameTypeReqDescription
kindstringOptional kind filter: documentation_gap, documentation_drift, or pr_template.
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…
severitystringOptional severity filter: high, medium, low, or info.

No output schema declared.

No examples provided.

moxie.get_documentation_patterns ~165

Get Moxie's summary of how THIS repository organizes and maintains documentation - where docs live relative to code and how they are kept current. Read-only; no side effects. Returns a Markdown list of pattern entries, each with a title, explanation, and source citations. Use this to decide WHERE a new doc should go before calling propose_doc_update; for the list of WHICH docs need work, use get_documentation_opportunities instead.

NameTypeReqDescription
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…

No output schema declared.

No examples provided.

moxie.list_docs ~279

List the repository's generated documentation as a browsable table of contents - every doc page, not a query-filtered subset. Read-only; no side effects. Returns Markdown grouped by section, each entry with its title, slug, repository path, and source paths, plus the total count and a pagination cursor so you can tell whether more pages remain (no silent truncation). Use this to see what docs already exist before adding one (so you don't duplicate) or to find the slug to pass to propose_doc_update; when you are hunting for a specific topic, search_docs is more direct.

NameTypeReqDescription
limitnumberMaximum docs to return (1-200, default 50).
offsetnumberNumber of docs to skip for pagination (default 0). Use the cursor in the response to fetch the next page.
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…
sectionstringOptional section/collection filter (case-insensitive substring), e.g. "Backend" or "Billing". Omit to list every section.

No output schema declared.

No examples provided.

moxie.propose_doc_removal ~249

Propose deleting a Moxie-tracked documentation file that your change makes irrelevant, as part of YOUR current change. Moxie validates the path and returns it for you to delete in your working branch; Moxie itself does not delete files or open a PR - the deletion happens in your branch, so it lands in the SAME PR as the code. Returns the resolved path to delete. Provide either slug or targetPath.

NameTypeReqDescription
reasonstringWhy this doc is no longer relevant.
removedSourcePathsarrayCode paths being deleted that made this doc irrelevant, for provenance.
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…
slugstringSlug of the existing generated doc to remove.
targetPathstringRepository-relative path of the doc to remove (must be a Moxie-tracked doc). Use instead of slug.

No output schema declared.

No examples provided.

moxie.propose_doc_update ~289

Propose a documentation file to add or update as part of YOUR current change. Records a new proposal each call (not idempotent) and does NOT modify your repository or open a PR - Moxie resolves the target path and returns the path + Markdown for YOU to write into your working branch, so the docs land in the SAME PR as the code. Returns the resolved target path and the content to write. Provide either targetPath or baseSlug.

NameTypeReqDescription
baseSlugstringSlug of an existing generated doc to update instead of supplying targetPath.
markdownstringyesThe documentation content (Markdown) to write to the target file.
reasonstringWhy this doc is being added or changed.
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…
sourcePathsarrayCode paths this doc documents, for provenance.
targetPathstringRepository-relative path to write the doc to (e.g., docs/billing.md). Omit to resolve from baseSlug.
titlestringyesShort human title for the documentation update.

No output schema declared.

No examples provided.

moxie.review_change ~293

Self-review a change you are about to commit BEFORE opening the PR. Pass the proposed new state of each changed file (and any deleted paths); Moxie returns a severity-ranked list of violations to fix: convention breaches, docs your change makes factually false, net-new API/surface added without docs, and doc references broken by deletions. Read-only; no side effects and no writes. Returns a Markdown verdict (clean | warnings | must-fix) with each finding's location, fix, and - for doc issues - the slug to pass to propose_doc_update. Call this as the final step of the edit flow, then fix findings and re-run.

NameTypeReqDescription
changedFilesarrayyesThe files your change adds or modifies, in their PROPOSED new state. Provide newContent (the full new file text) for each; you may also/instead provide patch (a unified diff). Max 20 files per call.
deletedPathsarrayRepository-relative paths your change DELETES, so Moxie can flag docs whose references break.
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…

No output schema declared.

No examples provided.

moxie.search_docs ~223

Keyword and semantic search across the connected repository's generated docs, conventions, documentation gaps, AI-context notes, and indexed code. Read-only; no side effects. Returns ranked matches in Markdown grouped into Documentation and Code sections, each with a title, snippet, and source paths. Use for open-ended lookups when you don't know which category holds the answer; when you do, the specific getters (get_conventions, get_doc_gaps, get_documentation_opportunities) are more direct. Omitting query returns recent context instead.

NameTypeReqDescription
limitnumberMaximum matches to return (1-20, default 8).
querystringSearch phrase or topic. Omit to return recent context for the repository.
repositorystringThe target repository as "owner/name" (e.g. "acme/app"). Always pass this unless your token is scoped to a single repository. Matching is case-insensitive. If omitted when the token serves multiple r…

No output schema declared.

No examples provided.

Common questions

What is the Moxie Docs MCP server?

Moxie Docs is an MCP server listed in the public MCP registry as io.github.Jackalope-Dev/moxie-docs. Living docs and MCP context for GitHub repos, conventions, gaps, and source-cited pages on merge. This page covers its hosted endpoint (https://moxiedocs.com/api/mcp).

Is the Moxie Docs MCP server safe to use?

Moxie Docs scores 94 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 Moxie Docs MCP server expose?

Moxie Docs exposes 12 tools: moxie.get_conventions, moxie.search_docs, moxie.list_docs, moxie.get_doc_gaps, moxie.get_documentation_opportunities, and 7 more. Their descriptions and schemas cost roughly 2,659 tokens of context every time the server is loaded.

Does the Moxie Docs MCP server require authentication?

Yes. Moxie Docs asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the Moxie Docs MCP server still maintained?

Moxie Docs 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.