Skip to content

Commit 8a11d88

Browse files
Editorial improvements for #679 (#689)
* Editorial: Structure - Added intro line and reorganized content to follow 10/20/70 structure * Revise content structure in agent-frameworks page Reorganized content to follow 10/20/70 structure. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mateo Torres <mateo@arcade.dev>
1 parent 2a188c3 commit 8a11d88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app/en/get-started/agent-frameworks

app/en/get-started/agent-frameworks/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { Tabs } from "nextra/components";
55

66
Arcade integrates with agent frameworks and MCP clients to add tool-calling capabilities to your AI applications.
77

8-
These guides are for developers building AI applications who need to connect Arcade tools to their agent frameworks or MCP clients. These guides show you how to authenticate with Arcade, load tools, and execute them within your chosen framework. Each guide provides code examples and configuration steps to get you started quickly.
8+
These guides are for developers building AI applications who need to connect Arcade tools to their agent frameworks or MCP clients. You'll learn how to authenticate with Arcade, load tools, and execute them within your chosen framework. Each guide provides code examples and configuration steps to get you started quickly with the most popular frameworks and programming languages.
99

1010
## Agent Frameworks
1111

0 commit comments

Comments
 (0)