Editor
Web Browser (AI SDK)
Browser client with ACP support via @mcpc/acp-ai-provider for web-based development environments.
View DocumentationAI SDK powered
Browser-based
NPM package
Universal access
Getting Started
Learn how to get quickly setup using Web Browser (AI SDK) with ACP.
1
Install the package
Install @mcpc/acp-ai-provider: npm install @mcpc/acp-ai-provider
2
Import in your project
Add the ACP provider to your AI SDK configuration.
3
Configure your agent
Set up your ACP-compatible agent endpoint in the provider settings.
4
Start building
Use the AI SDK with ACP support in your web application.
Learn more about ACP
The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.