MCP Server Framework and Tool Development library for building custom capabilities into agents.
# PR Description 1. `arcade show` only supported lowercase args for toolkit and tools. This PR allows the user to use capitalization and the tool/toolkit will still be displayed. 2. `arcade show -T` is now for showing a toolkit and `arcade show -t` is now for showing a tool. |
||
|---|---|---|
| .github | ||
| .vscode | ||
| arcade | ||
| docker | ||
| examples | ||
| schemas/preview | ||
| toolkits | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierignore | ||
| .prettierrc.toml | ||
| .ruff.toml | ||
| CONTRIBUTING.md | ||
| cspell.config.yaml | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
Arcade AI is the developer platform for building tools designed to be used with language models. With Arcade, developers can create, deploy, and easily integrate new tools with language models to enhance their capabilities.