diff --git a/LICENSE b/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index ba083acc..8d112e76 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
@@ -33,18 +33,19 @@
- Docs •
- Integrations •
- Toolkits •
+ Docs •
+ Toolkits •
+ Model Providers •
+ Auth Providers •
Examples
-## What is Arcade AI?
+## What is Arcade?
-[Arcade AI](https://arcade-ai.com?ref=github) provides developer-focused tooling and APIs designed to improve the capabilities of LLM applications and agents.
+[Arcade](https://arcade.dev?ref=github) provides developer-focused tooling and APIs designed to improve the capabilities of LLM applications and agents.
By removing the complexity of connecting agentic applications with your users' data and services, Arcade AI enables developers to focus on building their agentic applications.
-To learn more, check out our [documentation](https://docs.arcade-ai.com).
+To learn more, check out our [documentation](https://docs.arcade.dev/home).
_Pst. hey, you, give us a star if you like it!_
@@ -83,12 +84,12 @@ Use the `arcade chat` CLI app to test tools:
arcade chat
```
-This connects to the Arcade Cloud Engine (`api.arcade-ai.com`) with all pre-built Arcade tools.
+This connects to the Arcade Cloud Engine (`api.arcade.dev`) with all pre-built Arcade tools.
For example, try:
```text
-User (dev@arcade-ai.com):
+User (dev@arcade.dev):
> star the ArcadeAI/arcade-ai repo on Github
```
@@ -122,64 +123,64 @@ Arcade AI offers a number of prebuilt toolkits that can be used by agents to int
-  |
+  |
OAuth |
Github |
- GitHub Toolkit Docs |
+ GitHub Toolkit Docs |
-  |
+  |
OAuth |
Google |
- Gmail Toolkit Docs |
+ Gmail Toolkit Docs |
-  |
+  |
OAuth |
Google |
- Google Calendar Toolkit Docs |
+ Google Calendar Toolkit Docs |
-  |
+  |
OAuth |
Google |
- Google Docs Toolkit Docs |
+ Google Docs Toolkit Docs |
-  |
+  |
OAuth |
Google |
- Google Drive Toolkit Docs |
+ Google Drive Toolkit Docs |
-  |
+  |
API Key |
Search |
- Search Toolkit Docs |
+ Search Toolkit Docs |
-  |
+  |
OAuth |
Slack |
- Slack Toolkit Docs |
+ Slack Toolkit Docs |
-  |
+  |
OAuth |
Spotify |
- Spotify Toolkit Spotify |
+ Spotify Toolkit Docs |
-  |
+  |
API Key |
Web |
- Web Toolkit Docs |
+ Web Toolkit Docs |
-  |
+  |
OAuth |
X |
- X Toolkit Docs |
+ X Toolkit Docs |
@@ -198,49 +199,49 @@ Arcade AI offers a number of prebuilt toolkits that can be used by agents to int
-  |
+  |
github |
- GitHub Auth Docs |
+ GitHub Auth Docs |
-  |
+  |
google |
- Google Auth Docs |
+ Google Auth Docs |
-  |
+  |
linkedin |
- LinkedIn Auth Docs |
+ LinkedIn Auth Docs |
-  |
+  |
microsoft |
- Microsoft Auth Docs |
+ Microsoft Auth Docs |
-  |
+  |
slack |
- Slack Auth Docs |
+ Slack Auth Docs |
-  |
+  |
spotify |
- Spotify Auth Docs |
+ Spotify Auth Docs |
-  |
+  |
x |
- X Auth Docs |
+ X Auth Docs |
-  |
+  |
zoom |
- Zoom Auth Docs |
+ Zoom Auth Docs |
-  |
+  |
oauth2 |
- Generic OAuth2 Auth Docs |
+ Generic OAuth2 Auth Docs |
@@ -260,58 +261,58 @@ The LLM API supports a variety of language models. Currently, the ones supported
-
+
|
OpenAI |
- OpenAI Models Docs
+ OpenAI Models Docs
|
-
+
|
Anthropic |
- Anthropic Models Docs
+ Anthropic Models Docs
|
-
+
|
Ollama |
- Ollama Models Docs
+ Ollama Models Docs
|
-
+
|
Groq |
- Groq Models Docs
+ Groq Models Docs
|
-For more information, refer to the [models documentation](https://docs.arcade-ai.com/integrations/models/openai).
+For more information, refer to the [supported models documentation](https://docs.arcade.dev/home/supported-models).
### Building Your Own Tools
-Learn how to build your own tools by following our [creating a custom toolkit guide](https://docs.arcade-ai.com/home/build-tools/create-a-toolkit).
+Learn how to build your own tools by following our [creating a custom toolkit guide](https://docs.arcade.dev/home/build-tools/create-a-toolkit).
### Evaluating Tools
Arcade AI enables you to evaluate your custom tools to ensure they function correctly with the AI assistant, including defining evaluation cases and using different critics.
-Learn how to evaluate your tools by following our [evaluating tools guide](https://docs.arcade-ai.com/home/evaluate-tools/create-an-evaluation-suite).
+Learn how to evaluate your tools by following our [evaluating tools guide](https://docs.arcade.dev/home/evaluate-tools/create-an-evaluation-suite).
## Contributing
-We love contributions! Please read our [contributing guide](CONTRIBUTING.md) before submitting a pull request. If you'd like to self-host, refer to the [self-hosting documentation](https://docs.arcade-ai.com/home/install/overview).
+We love contributions! Please read our [contributing guide](CONTRIBUTING.md) before submitting a pull request. If you'd like to self-host, refer to the [self-hosting documentation](https://docs.arcade.dev/home/install/overview).
diff --git a/contrib/langchain/LICENSE b/contrib/langchain/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/contrib/langchain/LICENSE
+++ b/contrib/langchain/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/code_sandbox/LICENSE b/toolkits/code_sandbox/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/toolkits/code_sandbox/LICENSE
+++ b/toolkits/code_sandbox/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/github/LICENSE b/toolkits/github/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/toolkits/github/LICENSE
+++ b/toolkits/github/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/google/LICENSE b/toolkits/google/LICENSE
index 76cd1385..45f53e20 100644
--- a/toolkits/google/LICENSE
+++ b/toolkits/google/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025 Arcade
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/linkedin/LICENSE b/toolkits/linkedin/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/toolkits/linkedin/LICENSE
+++ b/toolkits/linkedin/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/math/LICENSE b/toolkits/math/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/toolkits/math/LICENSE
+++ b/toolkits/math/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/search/LICENSE b/toolkits/search/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/toolkits/search/LICENSE
+++ b/toolkits/search/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/slack/LICENSE b/toolkits/slack/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/toolkits/slack/LICENSE
+++ b/toolkits/slack/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/spotify/LICENSE b/toolkits/spotify/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/toolkits/spotify/LICENSE
+++ b/toolkits/spotify/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/web/LICENSE b/toolkits/web/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/toolkits/web/LICENSE
+++ b/toolkits/web/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/x/LICENSE b/toolkits/x/LICENSE
index 52cd087e..dfbb8b76 100644
--- a/toolkits/x/LICENSE
+++ b/toolkits/x/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, arcadeai
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/toolkits/zoom/LICENSE b/toolkits/zoom/LICENSE
index 76cd1385..dfbb8b76 100644
--- a/toolkits/zoom/LICENSE
+++ b/toolkits/zoom/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024, Arcade AI
+Copyright (c) 2025, Arcade AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal