Skip to content

Conversation

@koverholt
Copy link
Collaborator

This PR adds TypeScript code examples alongside existing Python snippets for third-party tool integrations, which helps developers use these tools with ADK JS.

  • Add TypeScript code examples to third-party MCP tools pages
  • Add language support tags (Python/TypeScript) to all third-party tools pages
  • Restructured code snippets to use nested tabs: outer tabs for language (Python/TypeScript), inner tabs for connection type (Local MCP Server/Remote MCP Server)
  • Update Atlassian endpoint: /v1/sse → /v1/mcp
  • All code samples tested with ADK JS 0.2.4 and the respective third-party tool

Example screenshot:

Screenshot 2026-01-28 at 17 57 20

@github-actions
Copy link
Contributor

👋 Thanks for your contribution!
You can enable PR previews by adding the build-preview label to this PR.

@koverholt
Copy link
Collaborator Author

koverholt commented Jan 29, 2026

Marking this as blocked / do not merge because of a pending issue / PR in ADK JS that blocks a subset of these tools from working with the current version of ADK JS. This happens with MCP servers that return tools schemas without a specified type in some fields:

Once a new version of ADK JS is released that includes that fix, this PR will be ready for review / merging.

@koverholt
Copy link
Collaborator Author

ADK JS 0.2.5 has been released and I verified that it fixed the underlying issue.

So this PR is ready for review.

@koverholt koverholt merged commit c2a3435 into main Jan 30, 2026
8 checks passed
@koverholt koverholt deleted the third-party-tools-js branch January 30, 2026 17:07
@github-actions
Copy link
Contributor

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-01-30 17:07 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants