Skip to content

History

Revisions

  • docs: update API sources table and restructure MCP server docs API.md: - Fix Sources table: add mangaupdates, hardcover, comicvine, bgg - Rename custom -> manual - Expand tmdb media types (movie, tv, season, episode) MCP.md: - Add Install section (global git, npx, GitHub Packages) - Add Run section with options table and examples - Move Authentication before Run for logical flow - Simplify client configs: use yamtrack-mcp command directly - Un-nest Two ports to own subsection - Replace example IPs with localhost - Add global install note in Client Configuration - Document supervise.sh location

    @URD0TH URD0TH committed Jul 19, 2026
    60bdef2
  • docs: document REST API response codes

    @URD0TH URD0TH committed Jul 18, 2026
    87e98a4
  • Document custom watch date fields for API and MCP

    @URD0TH URD0TH committed Jul 15, 2026
    ad7e2d9
  • docs: document supervise.sh restart wrapper in MCP.md

    bnds committed Jul 15, 2026
    ebc23fe
  • docs: fix MCP.md example port (Yamtrack publishes 8000, not 8003)

    bnds committed Jul 15, 2026
    05a3d22
  • docs: clarify MCP port (/mcp) vs Yamtrack API port (/api) in MCP.md

    bnds committed Jul 15, 2026
    593c63d
  • docs: document http transport and per-connection Bearer auth in MCP.md

    bnds committed Jul 15, 2026
    ac1d427
  • docs: document API-key-only auth; rename YAMTRACK_JWT to YAMTRACK_API_KEY

    @URD0TH URD0TH committed Jul 15, 2026
    1e4a07d
  • docs(mcp): document only the standalone yamtrack-mcp server Remove the in-repo Django MCP server (Streamable HTTP /mcp, uvicorn 8002, run_mcp, native stdio via manage.py) from MCP.md and rewrite client configs for the stdio server. Drop internal src/yamtrack_mcp paths and run_mcp prerequisite from Skill.md.

    @URD0TH URD0TH committed Jul 15, 2026
    3a62058
  • docs(mcp): document standalone TypeScript stdio server (yamtrack-mcp)

    opencode committed Jul 15, 2026
    d1339e3
  • docs(api): document filters and updated endpoint paths - Document query parameter filters for media, home, search, history, statistics - Update endpoint paths to current API (source in URL, PATCH, POST /api/sync, /progress) - Fix status value casing (In progress) and drop Repeating

    @URD0TH URD0TH committed Jul 15, 2026
    13f3052
  • docs(mcp): point token source to Integrations page

    @URD0TH URD0TH committed Jul 13, 2026
    184ad3b
  • docs(mcp): document static account API token auth

    @URD0TH URD0TH committed Jul 13, 2026
    7565b32
  • docs(skill): drop deleted dev scripts from tree

    @URD0TH URD0TH committed Jul 12, 2026
    c2474e6
  • docs(skill): point workflows detail to repo reference

    @URD0TH URD0TH committed Jul 12, 2026
    5fc1149
  • docs: drop Dev Scripts section (scripts removed from skill) Co-Authored-By: opencode <opencode@anthropic.com>

    @URD0TH URD0TH committed Jul 12, 2026
    0fa5355
  • docs: add MCP Skill page and link from Home Co-Authored-By: opencode <opencode@anthropic.com>

    @URD0TH URD0TH committed Jul 12, 2026
    2fb6d59
  • docs: add validated per-client MCP configs (OpenCode, VS Code, Hermes, Claude) Co-Authored-By: opencode <opencode@anthropic.com>

    @URD0TH URD0TH committed Jul 12, 2026
    64cb6f9
  • docs: document how to acquire the MCP JWT (API and Docker mint) Co-Authored-By: opencode <opencode@anthropic.com>

    @URD0TH URD0TH committed Jul 12, 2026
    5062ca0
  • docs: document native Streamable HTTP, mcp-remote bridge, and stdio transports Clarify MCP runs on :8002 (uvicorn) proxied at :8000/mcp/. Add the actual OpenCode 'type: remote' config, keep mcp-remote for stdio-only clients, and document the native run_mcp stdio transport. Co-Authored-By: opencode <opencode@anthropic.com>

    @URD0TH URD0TH committed Jul 12, 2026
    0671b8e
  • fix: use username instead of email in MCP token example

    @URD0TH URD0TH committed Jul 12, 2026
    9f379f3
  • Update API.md for username-based auth

    @URD0TH URD0TH committed Jul 11, 2026
    06b5618
  • fix Claude Desktop setup: use mcp-remote or vikstra-bridge instead of invalid docker exec

    @URD0TH URD0TH committed Jul 11, 2026
    22809d2
  • fix Claude Desktop setup for Docker: use docker exec

    @URD0TH URD0TH committed Jul 11, 2026
    2b0cdc7
  • fix MCP client setup: HTTP as primary, clarify auth

    @URD0TH URD0TH committed Jul 11, 2026
    7626bc9
  • add MCP server documentation

    @URD0TH URD0TH committed Jul 11, 2026
    fc5b48e
  • Add API documentation page

    @URD0TH URD0TH committed Jul 11, 2026
    55e6fd4
  • Initial Home page

    @URD0TH URD0TH committed Jul 11, 2026
    126c85d