Skip to content

@mcp-pointer/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 21:52
· 20 commits to main since this release
a770c8e

Minor Changes

  • ffcbf38: Major restructure and configuration improvements

    • README restructure: Complete rewrite with cleaner organization (Example section, Getting Started, How it Works, etc.)
    • New automatic config command: Replace configure and show-config with unified config command that automatically configures AI tools
    • Rename "other" to "manual": Clearer naming for manual configuration option suitable for other MCP-compatible tools
    • SupportedTool enum: Convert tool names to enum for better type safety
    • Jest configuration: Auto-detect tsconfig instead of manual TypeScript settings
    • Test improvements: Full test coverage for config command with enum usage
    • Chrome extension: Add icon and improve build process for assets