how-to-guides

No menu items for this category

Getting Started with Goose Desktop

Configure OpenMetadata's MCP Server to interact with block's AI agent Goose.

For this guide, you will need:

OpenMetadata has a variety of applications to improve your data such as MetaPilot, Data Insights, Search Indexing, and MCP.

  • Go to <YOUR-OpenMetadata-SERVER>/marketplace/apps/McpApplication and select Install. If your OpenMetadata is installed locally, the url would be:
Add MCP app

Install MCP Server on OpenMetadata

  • The next screen, with Origin Header URI is for Streamable-Http requests. This guide uses SSE, so we can skip this portion, select Submit

The next step will be to create a Personal Access Token (PAT) and add it to Goose so your models can communicate with OpenMetadata.

  • To create an OpenMetadata Personal Access Token, go to:

If OpenMetadata is installed locally, it will be:

  • Select Generate New Token. This will give your models the same role and access policy that is assigned to you in OpenMetadata. If you would like your models in Goose to have different access controls, create a new user.
Generate New Token

Creating a new Personal Access Token

  • Set your Token Expiration. This guide uses 60 days. Once your new token is created copy it.
Set Token Lifespan

Personal Access Token expires in 60 days

This how-to guide uses Goose Desktop for macOS. Make sure that you already have an LLM Provider configured before prompting.

  • Navigate to Goose Desktop's Settings, then under Extensions, select +Add custom extension.
Goose settings

Settings are where you add custom extensions like OpenMetadata MCP Server

  • The custom extension should have the following information:
    • Extension Name OpenMetadata
    • Command paste the following command:
    • Add 1 Environment Variable
      • Variable name is AUTH_HEADER
      • Value is "Bearer <YOUR_OpenMetadata_PAT>
Configuring OpenMetadata MCP Server

The proper settings for OpenMetadata MCP Server in Goose

- Select +Add to store this Environment Variable

Configuring OpenMetadata MCP Server

The proper settings for OpenMetadata MCP Server in Goose

  • Select Add Extension
Adding extension

Adding OpenMetadata MCP Server as a custom extension to Goose

OpenMetadata successfully added

OpenMetadata successfully added to Goose

This part of the guide assumes that you have assets in OpenMetadata. You can add data assets into OpenMetadata here.

Select a model from Goose and paste the following prompt to have it read from OpenMetadata:

With MCP, we are finding new ways to use OpenMetadata all the time! Now that you have Goose and OpenMetadata configured to work together, think you've got a great new use case? Show us what you've got in the OpenMetadata #mcp Slack Channel!