-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Docs: Add Kiwi Flight Search Extension Tutorial #3985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
blackgirlbytes
commented
Aug 9, 2025
- Added Kiwi Flight Extension Tutorial
- Put extensions in alphabetical order in extensions library
- Added section headers to separate built-in and community extensions
|
8188bd4 to
8ac168a
Compare
|
|
||
| ## Configuration | ||
|
|
||
| <Tabs groupId="interface"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking into getting streamable http deeplinks working
| "name": "Kiwi Flight Search", | ||
| "description": "Search and book flights", | ||
| "url": "https://mcp.kiwi.com", | ||
| "link": "https://mcp-install-instructions.alpic.cloud/servers/kiwi-com-flight-search", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
they dont have it on github. i dont think it's open source
| ### Goose Output | ||
|
|
||
| ``` | ||
| I'd be happy to help you search for flights from Paris to Rome for August 9th! Let me search for available options for you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does it actually book?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thought it did, but no it doesnt :( . removed the word book for any confusion.
* main: add missing dependencies for developer setup (#3930) blog: subagents workshop (#3993) Adding better deeplink support for streamable-http (#3986) Docs: Add Kiwi Flight Search Extension Tutorial (#3985) Revert "Fix file extension on signed osx release (#3974)" Fix file extension on signed osx release (#3974) Dagger container-use MCP (#3932) Add Sunno Song Generator To Recipe Cookbook (#3969) docs: update jetbrains tutorial (#3971) chore: update linux build - don't run on every PR (#3961)
* 'main' of github.com:block/goose: docs: update release docs with an additional step needed + adjust list formatting (#4005) chore(release): release version 1.3.0 (#3921) docs: MCP-ui blog content (#3996) feat: Add `GOOSE_TERMINAL` env variable to spawned terminals (#3911) add missing dependencies for developer setup (#3930) blog: subagents workshop (#3993) Adding better deeplink support for streamable-http (#3986) Docs: Add Kiwi Flight Search Extension Tutorial (#3985) Revert "Fix file extension on signed osx release (#3974)" Fix file extension on signed osx release (#3974) Dagger container-use MCP (#3932) Add Sunno Song Generator To Recipe Cookbook (#3969) docs: update jetbrains tutorial (#3971) chore: update linux build - don't run on every PR (#3961)
Signed-off-by: Jack Wright <[email protected]>