1. Conduid
  2. Agents
  3. Adk
MCP server · Agents

Adk

JavaScript ADK SDK for interacting with the Toolbox service

47Fair

Scored 5 months ago · breakdown

About Adk

Adk is an MCP server in the Agents category: javaScript ADK SDK for interacting with the Toolbox service. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add adk -- npx -y @toolbox-sdk/adk
npx
npx -y @toolbox-sdk/adk

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Adk

Powered by Claude · Grounded in docs

I know everything about Adk. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

MCP Toolbox
Logo

MCP Toolbox SDKs for JS

Docs Discord Medium

This repository contains JavaScript SDKs for MCP Toolbox. These SDKs allow you to load and use tools defined in your MCP Toolbox server as standard JS functions or objects within your Agentic applications.

For comprehensive guides, tutorials, and advanced configuration, visit the Main Documentation Site.

Available Packages

This repository hosts the following TS packages. Visit the Main Documentation Site for detailed installation and usage instructions:

Package Target Use Case Path Documentation
@toolbox-sdk/core Framework-agnostic / Custom apps packages/toolbox-core/ JS Core Guide
@toolbox-sdk/adk ADK applications packages/toolbox-adk/ JS ADK Guide

Quick Start

  1. Set up the Toolbox Service: Ensure you have a running MCP Toolbox server. Follow the Toolbox Server Getting Started Guide.
  2. Install the Appropriate SDK:
    # For the core, framework-agnostic SDK
    npm install @toolbox-sdk/core
    
    # For the ADK SDK
    npm install @toolbox-sdk/adk
    
  3. Explore Tutorials: Check out the JS Quickstart Tutorial for a full walkthrough.

Contributing

Contributions are welcome! Please refer to the CONTRIBUTING.md to get started.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

Support

If you encounter issues or have questions, please check the existing GitHub Issues for the main Toolbox project. If your issue is specific to one of the SDKs, please look for existing issues here or open a new issue in this repository.

README mirrored from the source repository 5 months ago. The original is authoritative.

Questions

About Adk

How do I install Adk?

Run claude mcp add adk -- npx -y @toolbox-sdk/adk, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Adk safe to use with an AI agent?

Its trust score is 47 out of 100 (fair). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Adk still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.