Skip to content

Feat/claude plugin#212

Merged
abhinavmathur-atlan merged 11 commits intomainfrom
feat/claude-plugin
Mar 6, 2026
Merged

Feat/claude plugin#212
abhinavmathur-atlan merged 11 commits intomainfrom
feat/claude-plugin

Conversation

@abhinavmathur-atlan
Copy link
Copy Markdown
Collaborator

No description provided.

abhinavmathur-atlan and others added 8 commits February 16, 2026 15:23
Adds a Claude Code plugin with 8 skills, marketplace config, and
MCP server integration at mcp.atlan.com/mcp via OAuth.

Skills: search-assets, explore-lineage, manage-glossary, manage-domains,
data-quality, update-assets, discover-metadata, review-governance.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Skills can be added later once the core plugin is stable. For now the
plugin provides the MCP server connection (OAuth at mcp.atlan.com/mcp)
and CLAUDE.md conventions — Claude uses the raw MCP tools directly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Removed discover_custom_metadata_tool (not in production)
- Added search_assets_tool, get_assets_by_dsl_tool, query_assets_tool
- Documented 12 default tools + 3 feature-flagged per tenant
- Updated CLAUDE.md, README.md, CHANGELOG.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ibility

- Move .claude-plugin/, .mcp.json, and CLAUDE.md to root level
- Remove claude-plugin/ subdirectory
- Required for 'claude plugin marketplace add' command to work

The marketplace command expects plugin configuration at repository root,
not in a subdirectory.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Move .claude-plugin/, .mcp.json, and CLAUDE.md to repository root
- Merge plugin documentation into existing README (added Components > Claude Code Plugin section)
- Merge CHANGELOGs (separated by component: Claude Code Plugin v1.0.0, MCP Server v0.3.2+)
- Remove duplicate LICENSE and README from claude-plugin/ subdirectory
- Required for 'claude plugin marketplace add' command compatibility

This maintains the monorepo structure with both MCP server and plugin,
while enabling the marketplace command to discover plugin files at root.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
abhinavmathur-atlan and others added 3 commits February 23, 2026 18:02
Resolved conflicts:
- CHANGELOG.md: Merged Claude Code Plugin v1.0.0 section with MCP Server v0.3.3 updates
- Kept plugin files at repository root (removed duplicate claude-plugin/ subdirectory from main)

Updates from main:
- MCP Server v0.3.3: Docker security improvements, eliminated HIGH vulnerabilities
- Updated Dockerfile and version.py

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Remove section headers (Claude Code Plugin, MCP Server)
- Keep flat version list format matching original structure
- Plugin version marked with "(Claude Code Plugin)" suffix for clarity
- All versions now at same hierarchy level (##)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Keep CHANGELOG focused on MCP server versions only.
Plugin will maintain separate versioning.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@abhinavmathur-atlan abhinavmathur-atlan merged commit acdf284 into main Mar 6, 2026
2 checks passed
@abhinavmathur-atlan abhinavmathur-atlan deleted the feat/claude-plugin branch March 6, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants