Skip to content

AI Server Commander v1.0.7

Choose a tag to compare

@Jhacarreiro Jhacarreiro released this 12 Jul 01:32
1e38fd1

MCP and ChatGPT readiness

  • Adds a human-readable tool title and exact outputSchema
  • Adds accurate readOnlyHint, destructiveHint, openWorldHint and idempotentHint annotations
  • Declares OAuth security schemes with a compatibility mirror in _meta
  • Returns structuredContent while retaining the existing text content for Claude and older clients
  • Makes MCP identity, OAuth metadata and authorization copy deployment-neutral
  • Adds OAuth challenge and structured-result regression coverage

Open-source project readiness

  • Rewritten README with quick start, ChatGPT Action setup, MCP/OAuth setup, examples, configuration, safety model, testing and troubleshooting
  • New architecture and production deployment guides
  • New contribution, security, support, conduct and attribution files
  • CI for Node 20 and Node 22, Dependabot, issue forms, CODEOWNERS and PR template
  • Clean package metadata, config/environment examples and npm package hygiene
  • Removed tracked IDE, macOS and obsolete scratch artifacts

Validation

  • CI passed on Node 20 and Node 22
  • Full suite passed in a clean TOS/Node 20 installation
  • Markdown links, GitHub YAML, package contents and private deployment markers validated
  • Existing REST/OpenAPI and MCP input contracts remain compatible