To get started, follow the instructions (or watch the video) here: https://docs.cdp.coinbase.com/agentkit/docs/quickstart
Feel free to test it, we would appreciate feedback to address any errors that may occur
AgentKit is a toolkit that creates and manages autonomous AI agents with access to onchain functionality. Powered by the CDP (Coinbase Developer Platform) SDK, it allows agents to autonomously perform any onchain interaction, including transfers, swaps, token deployments, and arbitrary contract invocations.
AgentKit Features:
• Works with several LLM APIs, including OpenAI, Claude, and Llama
• Native integration with the CDP SDK for onchain capabilities
• Template structure for adding custom functionality
• Support for LangChain and any existing Langchain tools
Model Flexibility
AgentKit's model-agnostic design supports multiple LLM providers, including OpenAI, Anthropic's Claude, and Llama, giving developers the freedom to choose the AI model that best suits their needs.
Built-in On-chain Functionality
Built on top of the Coinbase Developer Platform SDK, AgentKit provides native access to comprehensive blockchain functionality, ensuring reliable and secure onchain operations.
Developer-First Approach
With an intuitive template structure, developers can quickly add custom capabilities to their agents while preserving clean, maintainable code.
LangChain Compatibility
Full support for LangChain and its extensive community toolkits enables developers to leverage existing tools and frameworks in their projects.
To get started, follow the instructions (or watch the video) here: https://docs.cdp.coinbase.com/agentkit/docs/quickstart