Skip to content

Schema caching with 24hr TTL #5

@rodaddy

Description

@rodaddy

Cache tool schemas locally to avoid MCP introspection on every CLI call.

  • Cache location: ~/.cache/mcp2cli/schemas/.json
  • TTL: 24 hours (configurable via MCP2CLI_SCHEMA_TTL)
  • Invalidation: manual via mcp2cli cache clear or automatic on TTL expiry
  • Foundation for drift detection and auto-regeneration

Requirement: ADV-01

Metadata

Metadata

Assignees

No one assigned

    Labels

    v1.3v1.3 milestone

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions