feat: add Neighborhood extension to the Extensions Library#7328
Merged
angiejones merged 6 commits intoblock:mainfrom Feb 20, 2026
Merged
feat: add Neighborhood extension to the Extensions Library#7328angiejones merged 6 commits intoblock:mainfrom
angiejones merged 6 commits intoblock:mainfrom
Conversation
angiejones
requested changes
Feb 18, 2026
Collaborator
angiejones
left a comment
There was a problem hiding this comment.
servers.json is not up to date. it's missing a lot of servers.
doc should be updated with prompts and actual output
List Neighborhoods in the public Extensions Library (servers.json) so users can discover and install it themselves, instead of bundling it in the desktop app's internal config. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add the Neighborhoods entry to servers.json and create a documentation page with configuration instructions and example prompts showing how Neighborhoods pairs with context (calendar, activity, health tracking) to make food decisions that fit your day. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
760d631 to
d3d60f0
Compare
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Author
|
Addressed all feedback:
|
angiejones
reviewed
Feb 19, 2026
angiejones
reviewed
Feb 19, 2026
angiejones
reviewed
Feb 19, 2026
angiejones
reviewed
Feb 19, 2026
angiejones
reviewed
Feb 19, 2026
…p doc - Rename "Neighborhoods" to "Neighborhood" (matches the endpoint URL) - Replace one-shot CLI command with full `goose configure` walkthrough - Remove "no local setup" line from Configuration section - Collapse calendar/macro examples into a "More Prompt Ideas" section - Clear `link` field in servers.json (no public repo or creator page) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
angiejones
approved these changes
Feb 20, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds the Neighborhood extension to the public Extensions Library (servers.json), enabling users to discover and install it from the goose extensions page. The extension connects to a remote MCP endpoint at Square's infrastructure for restaurant discovery and takeout ordering. This replaces the previous approach (PR #7320) which would have bundled it into the desktop app's internal config.
Changes:
- Added Neighborhood entry to the extensions library JSON with remote HTTP configuration
- Added comprehensive documentation page with installation instructions and usage examples
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| documentation/static/servers.json | Adds Neighborhood extension configuration with URL, description, and metadata |
| documentation/docs/mcp/neighborhood-mcp.md | New documentation page with installation guide, configuration instructions, and usage examples |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
tlongwell-block
added a commit
that referenced
this pull request
Feb 20, 2026
* origin/main: (21 commits) feat(ui): show token counts directly for "free" providers (#7383) Update creator note (#7384) Remove display_name from local model API and use model ID everywhere (#7382) fix(summon): stop MOIM from telling models to sleep while waiting for tasks (#7377) Completely pointless ascii art (#7329) feat: add Neighborhood extension to the Extensions Library (#7328) feat: computer controller overhaul, adding peekaboo (#7342) Add blog post: Gastown Explained: How to Use Goosetown for Parallel Agentic Engineering (#7372) docs: type-to-search goose configure lists (#7371) docs: search conversation history (#7370) fix: stderr noise (#7346) chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369) Include 3rd-party license copy for JavaScript/CSS minified files (#7352) docs for reasoning env var (#7367) docs: update skills detail page to reference Goose Summon extension (#7350) fix(apps): restore MCP app sampling support reverted by #6933 (#7366) feat: TUI client of goose-acp (#7362) docs: agent variable (#7365) docs: pass env vars to shell (#7361) docs: update sandbox topic (#7336) ... # Conflicts: # Cargo.lock
tlongwell-block
added a commit
that referenced
this pull request
Feb 20, 2026
…extension * origin/main: (79 commits) Post release checklist as a comment on release PRs (#7307) unique api key (#7391) fix: use correct colors for download progress bar (#7390) Add local model settings access from bottom bar model menu (#7378) Change Recipe Security Scanner API key (#7387) switch Ask AI Discord bot from openrouter to anthropic (#7386) feat(ui): show token counts directly for "free" providers (#7383) Update creator note (#7384) Remove display_name from local model API and use model ID everywhere (#7382) fix(summon): stop MOIM from telling models to sleep while waiting for tasks (#7377) Completely pointless ascii art (#7329) feat: add Neighborhood extension to the Extensions Library (#7328) feat: computer controller overhaul, adding peekaboo (#7342) Add blog post: Gastown Explained: How to Use Goosetown for Parallel Agentic Engineering (#7372) docs: type-to-search goose configure lists (#7371) docs: search conversation history (#7370) fix: stderr noise (#7346) chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369) Include 3rd-party license copy for JavaScript/CSS minified files (#7352) docs for reasoning env var (#7367) ...
aharvard
added a commit
that referenced
this pull request
Feb 20, 2026
* origin/main: (28 commits) [docs] Add Excalidraw MCP App Tutorial (#7401) Post release checklist as a comment on release PRs (#7307) unique api key (#7391) fix: use correct colors for download progress bar (#7390) Add local model settings access from bottom bar model menu (#7378) Change Recipe Security Scanner API key (#7387) switch Ask AI Discord bot from openrouter to anthropic (#7386) feat(ui): show token counts directly for "free" providers (#7383) Update creator note (#7384) Remove display_name from local model API and use model ID everywhere (#7382) fix(summon): stop MOIM from telling models to sleep while waiting for tasks (#7377) Completely pointless ascii art (#7329) feat: add Neighborhood extension to the Extensions Library (#7328) feat: computer controller overhaul, adding peekaboo (#7342) Add blog post: Gastown Explained: How to Use Goosetown for Parallel Agentic Engineering (#7372) docs: type-to-search goose configure lists (#7371) docs: search conversation history (#7370) fix: stderr noise (#7346) chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369) Include 3rd-party license copy for JavaScript/CSS minified files (#7352) ... # Conflicts: # ui/desktop/src/components/bottom_menu/CostTracker.tsx
zanesq
added a commit
that referenced
this pull request
Feb 20, 2026
* origin/main: (215 commits) docs: voice dictation updates (#7396) [docs] Add Excalidraw MCP App Tutorial (#7401) Post release checklist as a comment on release PRs (#7307) unique api key (#7391) fix: use correct colors for download progress bar (#7390) Add local model settings access from bottom bar model menu (#7378) Change Recipe Security Scanner API key (#7387) switch Ask AI Discord bot from openrouter to anthropic (#7386) feat(ui): show token counts directly for "free" providers (#7383) Update creator note (#7384) Remove display_name from local model API and use model ID everywhere (#7382) fix(summon): stop MOIM from telling models to sleep while waiting for tasks (#7377) Completely pointless ascii art (#7329) feat: add Neighborhood extension to the Extensions Library (#7328) feat: computer controller overhaul, adding peekaboo (#7342) Add blog post: Gastown Explained: How to Use Goosetown for Parallel Agentic Engineering (#7372) docs: type-to-search goose configure lists (#7371) docs: search conversation history (#7370) fix: stderr noise (#7346) chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369) ... # Conflicts: # ui/desktop/package-lock.json # ui/desktop/package.json # ui/desktop/src/components/GooseSidebar/AppSidebar.tsx
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.
Summary
servers.json) so users can discover and install it from https://block.github.io/goose/extensions/urlfield (same pattern as the existing Pieces entry) pointing to the remotestreamable_httpendpoint athttps://connect.squareup.com/v2/mcp/neighborhoodTest plan
documentation/static/servers.jsonis valid JSONcd documentation && npm run build) — no errorsgoose session --with-remote-extension "https://connect.squareup.com/v2/mcp/neighborhood"goose://extension?url=...deep link🤖 Generated with Claude Code