Загрузка видео...

Не удалось загрузить видео

На главную

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 год назад