Skip to content

Commit f9d4e7e

Browse files
Persist Pulse catalog names in guide aliases. (#61)
Write catalog.match.name into meta.yaml aliases during draft, and backfill existing guides so registry_specifier lookups can resolve them. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent c2e927f commit f9d4e7e

11 files changed

Lines changed: 77 additions & 1 deletion

File tree

guides/asana/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: asana
44
title: Asana
55
summary: Connect an Asana workspace so users can access and manage their permitted Asana work through the hosted Asana MCP server.
6+
aliases:
7+
- com.pulsemcp.mirror/asana-mcp
68
credential_setup:
79
options:
810
- id: oauth-mcp-app

guides/box/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: box
44
title: Box
55
summary: Access, search, and manage Box content and Box AI through the hosted Box MCP server.
6+
aliases:
7+
- com.pulsemcp.mirror/box
68
speakeasy_add_server: catalog
79
credential_setup:
810
options:

guides/github/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: github
44
title: GitHub
55
summary: Connect GitHub so users can work with repositories and other resources their GitHub account is permitted to access through GitHub's hosted MCP server.
6+
aliases:
7+
- io.github.github/github-mcp-server
68
credential_setup:
79
options:
810
- id: oauth-app

guides/google-big-query/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: google-big-query
44
title: Google BigQuery
55
summary: Query and manage BigQuery data through Google's hosted BigQuery MCP server.
6+
aliases:
7+
- com.pulsemcp.mirror/google-bigquery
68
credential_setup:
79
options:
810
- id: oauth-client

guides/hubspot/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: hubspot
44
title: HubSpot
55
summary: Connect HubSpot's hosted MCP server using an MCP auth app and OAuth.
6+
aliases:
7+
- com.pulsemcp.mirror/hubspot
68
speakeasy_add_server: catalog
79
credential_setup:
810
options:

guides/intercom/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: intercom
44
title: Intercom
55
summary: Connect a US- or EU-hosted Intercom workspace through Intercom's hosted MCP server using a manually registered OAuth app.
6+
aliases:
7+
- com.pulsemcp.mirror/intercom
68
credential_setup:
79
options:
810
- id: oauth-manual

guides/salesforce/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: salesforce
44
title: Salesforce
55
summary: Connect to Salesforce records through hosted SObject MCP servers with selectable read, write, and delete boundaries.
6+
aliases:
7+
- com.pulsemcp.mirror/gram-salesforce
68
credential_setup:
79
options:
810
- id: oauth-client

guides/snowflake/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: snowflake
44
title: Snowflake
55
summary: Connect the Speakeasy AI Control Plane to a Snowflake-managed MCP server that exposes an existing Cortex Agent.
6+
aliases:
7+
- com.pulsemcp.mirror/gram-snowflake
68
speakeasy_add_server: custom-remote
79
credential_setup:
810
options:

guides/x/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: x
44
title: X
55
summary: Connect the hosted X MCP server for read-only public-data access using an app-only Bearer Token.
6+
aliases:
7+
- com.pulsemcp.mirror/xdevplatform-xmcp
68
credential_setup:
79
options:
810
- id: app-only-bearer

guides/zapier/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ schema_version: 1
33
slug: zapier
44
title: Zapier
55
summary: Connect Zapier so agents can discover and run actions in your connected apps.
6+
aliases:
7+
- com.pulsemcp.mirror/zapier
68
speakeasy_add_server: catalog
79
credential_setup:
810
options:

0 commit comments

Comments
 (0)