Add Mason MCP service discovery - #490
Merged
Merged
Conversation
junchoi-db
marked this pull request as ready for review
August 28, 2026 23:02
elainewang-db
approved these changes
Aug 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
mason mcp listto discover MCP Services visible insystem.ai--schema catalog.schemafor MCP Services in another UC schemamason tools add mcp ...commands and stable JSON outputmason add-sandboxalias;mason tools add sandboxremains supportedDesign doc: n/a
Verification
ruff format --check .ruff check .ty check src/databricks_mason/mcp.py tests/unit_tests/mcp_test.pypytest -q— 158 passeddatabricks_mason-0.1.0.dev0-py3-none-any.whlLive E2E proof
Tested the built wheel, not the source checkout:
Both commands exited 0 and listed 11 services with copyable add commands:
JSON output was separately asserted on both profiles:
schema_version == 1, count 11,and known
system.ai.web_searchandsystem.ai.sandboxentries present.This pull request and its description were written by Isaac.