jam.dev
Jam is a bug-reporting and debugging product that captures screen recordings, screenshots, logs, network requests, and device context so teams can reproduce issues. It also routes captured reports into developer, support, and AI workflows.
Jam exposes a remote MCP server at `https://mcp.jam.dev/mcp` and a native `jam` CLI; both authenticate with Jam user OAuth, and both can also use Jam personal access tokens for headless use.
- Jam MCP Serverdetected
- Jam CLIdiscovered
In Settings → MCP, open Personal Access Tokens, click Create token, choose a name, expiration, and scopes (mcp:read and/or mcp:write), then copy the token immediately. Jam PATs start with jam_pat_ and are only shown once.
$ jam auth loginAcquired by the CLI — running jam auth login opens the auth flow and stores the credential.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://jam.dev/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