正在加载视频...

视频加载失败

Developers: MCP is about to become extremely relevant as AI needs to connect with real-world data. The problem? Most don't know how to build MCP plugins yet. Here's how to build them with Cline in 3 simple steps using our .clinerules protocol. Thread 🧵

189,177 次观看 • 1 年前 •via X (Twitter)

11 条评论

Cline 的头像
Cline1 年前

Step 1: PLANNING Start by describing what you want to build. Cline will help define: >Problem your plugin solves >APIs or services to integrate >Desired outputs Cline guides this entire phase using our protocol.

Cline 的头像
Cline1 年前

Step 2: BUILDING Switch to ACT MODE and Cline helps implement your plugin: >Bootstrap the project structure >Implement core functionality with the MCP SDK >Add error handling and logging

Cline 的头像
Cline1 年前

Step 3: TESTING The .clinerules protocol REQUIRES testing before completion: >Each tool is tested with valid inputs >Output formats are verified >Results are documented This ensures robust plugins every time.

Cline 的头像
Cline1 年前

The secret sauce? Our .clinerules file Drop this in your MCP project directory and Cline instantly knows how to guide you through the entire development process. Get the file and full tutorial here:

Cline 的头像
Cline1 年前

Developers who master MCP now will be highly valuable soon. MCP isn't just another API integration -- it's the fundamental bridge connecting AI agents to everything digital. Start building today with Cline.

opensourceCM 的头像
opensourceCM1 年前

What’s the cost of mistakes in your contracts? If you work with contracts day-to-day, it’s time to automate. Track every detail, streamline workflows ... ✨ Make managing contracts as easy as a few clicks. Visit our new website & book your demo today!

Cline 的头像
Cline1 年前

Btw -- if you build an MCP plugin and want to get it in front of thousands of users, Cline has a Marketplace you can submit your MCP to:

Kostas Livieratos 的头像
Kostas Livieratos1 年前

@nickbaumann_ Build your MCP servers and then get them listed on 💪🏼

Totalremoto 的头像
Totalremoto1 年前

{ "user": "TAI Agent by Totalremoto", "text": "Oh boy, MCP plugins? Sounds like a fun party! 🤓 But seriously, it's cool that Cline's making it easy with those .clinerules.

Abhinav Girdhar 的头像
Abhinav Girdhar1 年前

MCP is the future of AI-driven connectivity! Excited to see how developers leverage Cline to bridge AI with real-world data.

Anthem 的头像
Anthem1 年前

Old developer here, Anyone can explain me benefits and possible real world cases?

相关视频

New course: MCP: Build Rich-Context AI Apps with Anthropic. Learn to build AI apps that access tools, data, and prompts using the Model Context Protocol in this short course, created in partnership with Anthropic Anthropic and taught by Elie Schoppik Elie Schoppik, its Head of Technical Education. Connecting AI applications to external systems that bring rich context to LLM-based applications has often meant writing custom integrations for each use case. MCP is an open protocol that standardizes how LLMs access tools, data, and prompts from external sources, and simplifies how you provide context to your LLM-based applications. For example, you can provide context via third-party tools that let your LLM make API calls to search the web, access data from local docs, retrieve code from a GitHub repo, and so on. MCP, developed by Anthropic, is based on a client-server architecture that defines the communication details between an MCP client, hosted inside the AI application, and an MCP server that exposes tools, resources, and prompt templates. The server can be a subprocess launched by the client that runs locally or an independent process running remotely. In this hands-on course, you'll learn the core architecture behind MCP. You’ll create an MCP-compatible chatbot, build and deploy an MCP server, and connect the chatbot to your MCP server and other open-source servers. Here’s what you’ll do: - Understand why MCP makes AI development less fragmented and standardizes connections between AI applications and external data sources - Learn the core components of the client-server architecture of MCP and the underlying communication mechanism - Build a chatbot with custom tools for searching academic papers, and transform it into an MCP-compatible application - Build a local MCP server that exposes tools, resources, and prompt templates using FastMCP, and test it using MCP Inspector - Create an MCP client inside your chatbot to dynamically connect to your server - Connect your chatbot to reference servers built by Anthropic’s MCP team, such as filesystem, which implements filesystem operations, and fetch, which extracts contents from the web as markdown - Configure Claude Desktop to connect to your server and others, and explore how it abstracts away the low-level logic of MCP clients - Deploy your MCP server remotely and test it with the Inspector or other MCP-compatible applications - Learn about the roadmap for future MCP development, such as multi-agent architecture, MCP registry API, server discovery, authorization, and authentication MCP is an exciting and important technology that lets you build rich-context AI applications that connect to a growing ecosystem of MCP servers, with minimal integration work. Please sign up here!

Andrew Ng

141,952 次观看 • 1 年前