# Patlytics > Patlytics is an AI-powered patent intelligence platform purpose-built for intellectual-property > work — invention harvesting, application drafting, office-action analysis, prior-art and novelty > search, infringement detection, invalidity contentions, claim charts, portfolio pruning, vault and > classification, and IP due diligence. Its machine-readable surface is a hosted, OAuth-protected > Model Context Protocol server; there is no public REST OpenAPI and the platform API host is fully > authentication-gated. Generated by the API Evangelist enrichment pipeline on 2026-08-02. Patlytics publishes no /llms.txt of its own (probed: 404 on www.patlytics.ai, 403 on mcp.patlytics.ai and dashboard.patlytics.ai). This file is generated from apis.yml and the artifacts in this repo. ## APIs - [Patlytics Patent Search (MCP)](https://mcp.patlytics.ai/docs): Hosted Model Context Protocol server (Streamable HTTP) at https://mcp.patlytics.ai/mcp. Five read-only tools: semantic similar-patent search over claims, patent details and claims lookup by publication number, non-patent-literature search (OpenAlex), list organization portfolios, list vault patents. Available to existing Patlytics users; each member signs in individually and results are scoped to their organization. ## Authentication - [OAuth 2.1 authorization server metadata](https://mcp.patlytics.ai/.well-known/oauth-authorization-server): RFC 8414. Authorization code + refresh token, PKCE S256, dynamic client registration. - [Protected resource metadata](https://mcp.patlytics.ai/.well-known/oauth-protected-resource/mcp): RFC 9728. Scopes `patent:search` and `patent:read`, bearer token in the header. ## Artifacts - [MCP server manifest](mcp/patlytics-mcp.yml): the published tool surface, transport, and install instructions. - [Authentication profile](authentication/patlytics-authentication.yml): OAuth 2.1 schemes and endpoints for both hosts. - [OAuth scopes](scopes/patlytics-scopes.yml): `patent:search`, `patent:read`. - [API conventions](conventions/patlytics-conventions.yml): JSON-RPC semantics, read-only tool surface, error envelopes, request tracing, search semantics. - [Error catalog](errors/patlytics-problem-types.yml): observed 401/404/405 responses and their envelopes. - [Well-known index](well-known/patlytics-well-known.yml): every /.well-known/ path probed, with status codes. - [Conformance](conformance/patlytics-conformance.yml): MCP, OAuth 2.1, RFC 8414/9728/7636/7591/7009, SOC 2 Type 2, ISO 27001, ISO 42001, GDPR — and what is absent (OpenAPI, GraphQL, AsyncAPI, OIDC discovery, security.txt, A2A agent card). - [Lifecycle](lifecycle/patlytics-lifecycle.yml): status page and component topology. - [Domain security](security/patlytics-domain-security.yml): TLS 1.3, HSTS, DNSSEC, SPF, DMARC p=reject. - [Trust center](security/patlytics-trust-center.yml): SOC 2 Type 2, ISO 27001, ISO 42001, GDPR. ## Docs - [Connector documentation](https://mcp.patlytics.ai/docs) - [Security and compliance](https://www.patlytics.ai/security) - [Trust center](https://trust.patlytics.ai/) - [Status page](https://status.patlytics.ai/) - [Blog](https://www.patlytics.ai/blog) - [News](https://www.patlytics.ai/news) ## Products - [Patent application drafting](https://www.patlytics.ai/patent-application-drafting) - [Infringement detection](https://www.patlytics.ai/infringement-detection) - [Invalidity analysis](https://www.patlytics.ai/invalidity-analysis) - [Claim charts](https://www.patlytics.ai/claim-charts) - [Patent pruning](https://www.patlytics.ai/patent-pruning) - [Patent vault and classification](https://www.patlytics.ai/patent-vault-classification) - [AI-powered invention disclosure](https://www.patlytics.ai/ai-powered-patent-invention-disclosure) - [Office action analysis](https://www.patlytics.ai/office-action) ## Access - [Book a demo](https://explore.patlytics.ai/demo-request) - [Log in](https://dashboard.patlytics.ai/) - Support: support@patlytics.com ## Optional - [Terms and conditions](https://www.patlytics.ai/terms) - [Privacy policy](https://www.patlytics.ai/privacy-policy) - [About](https://www.patlytics.ai/about) - [Careers](https://www.patlytics.ai/careers)