lgtm.com
LGTM.com was a code analysis service for reviewing code quality and security findings, built around CodeQL analysis. The public site now redirects into GitHub/GitHub Blog content because the service was deprecated in favor of GitHub code scanning.
LGTM.com exposes a documented REST API at `https://lgtm.com/api/v1.0`; no public GraphQL, MCP, or supported CLI surface was confirmed.
- LGTM REST APIdiscovered
LGTM's API docs describe an access-token security scheme for the REST API. The easiest acquisition path historically was through your LGTM account settings/API access area referenced from the API for LGTM and API v1 docs. The public site is now deprecated and the docs are no longer directly available, so the exact token-minting UI could not be confirmed from current pages.
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