midpage.ai
Midpage provides legal research data and tools over a large corpus of U.S. court opinions, statutes, and regulations. Its product supports legal search, citation analysis, and document-oriented research workflows for lawyers and software teams.
Midpage exposes a REST API at `http://app.midpage.ai/api/v1`, an OAuth- or API-key-authenticated MCP server at `https://app.midpage.ai/mcp` (plus versioned MCP endpoints), and an enterprise PostgreSQL read replica documented for developers.
- Midpage Legal Research MCPdetected
- Midpage REST APIdiscovered
Go to the Midpage Developer Portal to create an API key and review usage. The docs say to generate an API key there; if your organization is not yet eligible for API keys, contact support@midpage.ai.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing