midpage
v0.2.0-ghast.1Research US case law, statutes, regulations, and federal dockets, then draft and cite-check litigation work product with Midpage's official MCP and MIT-licensed skills.
By Midpage AI Inc.License: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 6 skill or MCP entries
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/midpage/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/cite-check/SKILL.md├── skills/draft-brief/SKILL.md├── skills/draft-long-form-memo/SKILL.md├── skills/litigation-update-post/SKILL.md├── skills/midpage-safety/SKILL.md└── mcp.json
Included Skills5
Cite-checks a brief, motion, or memo (PDF/Word): verifies each cited case is real, supports the proposition, is good law, and quoted accurately. Returns one marked-up .docx with comments and redlines.
Drafts court filings — motions, memoranda of law, appellate briefs — as court-ready .docx, with Midpage research behind every citation. Use to "draft a motion to dismiss," "write the brief."
Writes a formal objective legal research memo (Questions Presented, Brief Answers, Facts, IRAC Discussion, Conclusion) as a .docx. Use to "draft a research memo on whether…" Predicts, never advocates.
Writes public-facing litigation updates — blog posts, client alerts, LinkedIn/X posts — on a federal case or legal development. Use to "write a blog post about…," "draft a client alert on…"
Apply legal-research, citation, privacy, docket, source-verification, and document-generation safeguards whenever using Midpage MCP or its litigation drafting and cite-checking skills.
MCP servers1
- url
- https://app.midpage.ai/mcp/v3
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "midpage",
"version": "0.2.0-ghast.1",
"description": "Research US case law, statutes, regulations, and federal dockets, then draft and cite-check litigation work product with Midpage's official MCP and MIT-licensed skills.",
"author": {
"name": "Midpage AI Inc.",
"url": "https://www.midpage.ai"
},
"homepage": "https://docs.midpage.ai/documentation/integration/mcp-tools",
"repository": "https://github.com/midpage-ai/litigation-skills",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "research",
"upstreamRevision": "plugin-a7900c82da0d+mcp-f4deb58545d8+oauth-6627f7d4fb4a",
"icon": "./assets/icon.svg"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[midpage on Agent Plugins Marketplace](https://pluginsmp.com/plugins/midpage-2)