正在加载视频...

视频加载失败

Raydium LaunchLab MCP, by Hey Anon Using this MCP, your agent is able to deploy a memecoin via Raydium From image generation, curating a name/ticker, deploying, and dev buying - it is the full stack. Available via x402, ERC 8004, and our API:

22,177 次观看 • 5 个月前 •via X (Twitter)

33 条评论

Raydium 的头像
Raydium5 个月前

1) what

Hey Anon 的头像
Hey Anon5 个月前

2) defai

Hey Anon 的头像
Hey Anon5 个月前

defai

Hey Anon 的头像
Hey Anon5 个月前

paging @Raydium intern btw pls respond 🆘

jetlagged 的头像
jetlagged5 个月前

@Raydium defai season

Hey Anon 的头像
Hey Anon5 个月前

@Raydium hey anon season

culture 的头像
culture5 个月前

@Raydium defai

Hey Anon 的头像
Hey Anon5 个月前

@Raydium on SOLANA

Hannah Hughes 的头像
Hannah Hughes5 个月前

@HeyAnonaiTR @Raydium Bullish

CryptoAce Wolf 的头像
CryptoAce Wolf5 个月前

@Raydium Hey anon always delivers

Western Hammer 的头像
Western Hammer5 个月前

@danielesesta @Raydium Useless

letterbomb 的头像
letterbomb5 个月前

@Raydium hello is this your launchpad's first coin? 4S7qkg8zqdaSwWYKcWEH4CMsuX4oQr8K4QVPr7gqAnon

Hey Anon 的头像
Hey Anon5 个月前

@Raydium no is scam

letterbomb 的头像
letterbomb5 个月前

@Raydium okay thank you!!

RomanSoldier.sats 的头像
RomanSoldier.sats5 个月前

@Raydium 🔥🔥🔥

@likeey™️ 的头像
@likeey™️5 个月前

@Raydium Defai szn Would be bad to miss this season

KashKysh ❄️ 的头像
KashKysh ❄️5 个月前

@Raydium Sounds like a banger move

Ben❓️ 的头像
Ben❓️5 个月前

@Raydium

Gasp 的头像
Gasp5 个月前

@Raydium

justabear💤 的头像
justabear💤5 个月前

@Raydium thats big, lets see how it goes.

𝚆𝚎𝚕𝚙𝚑 𝙰𝚕𝚕𝚛𝚒𝚌𝚑 🛡️ 的头像
𝚆𝚎𝚕𝚙𝚑 𝙰𝚕𝚕𝚛𝚒𝚌𝚑 🛡️5 个月前

@Raydium Noice

0xDimension 🪐 的头像
0xDimension 🪐5 个月前

@Raydium this boolish?

Super Soonic 的头像
Super Soonic5 个月前

@AcemanX69 @Raydium It isnt magic, it is ANON

The WallyNeubig3 🟧🍎🍎🍎🍎 的头像
The WallyNeubig3 🟧🍎🍎🍎🍎5 个月前

@Raydium Bruh!

The WallyNeubig3 🟧🍎🍎🍎🍎 的头像
The WallyNeubig3 🟧🍎🍎🍎🍎5 个月前

@Raydium @HeyAnonai fyi I’m willing to leave it all behind just for you my love.

SP3ND 🛍️ 的头像
SP3ND 🛍️5 个月前

@Raydium Agents deploying tokens via Raydium LaunchLab MCP means the token creation part of the stack is now programmable. That changes what 'launch' means.

100x 的头像
100x5 个月前

@Raydium So bullishhhh 🔥

Chain Alpha 的头像
Chain Alpha5 个月前

@Raydium wow, deploying a memecoin fully automated? interesting…

秦先生 的头像
秦先生5 个月前

@Raydium ANON 100x 🚀

Coarsten 的头像
Coarsten5 个月前

@Raydium I'm really interested how good it'll work👀

Dan 的头像
Dan5 个月前

@Raydium it has to be this: EhfPMSJiF28Wwwzcr5Wiq6gR64EdGFcLUzk5NWRpRdHc

Solana Guru 的头像
Solana Guru5 个月前

@Raydium Hey dm me I got something for you.

Gas 的头像
Gas5 个月前

@Raydium Love this agent

相关视频

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

142,256 次观看 • 1 年前