LastMile AI

398 posts

LastMile AI banner
LastMile AI

LastMile AI

@LastMile

AI developer platform for engineering teams. Github: https://t.co/uXZraQBBHH Discord: https://t.co/pE0wpNUor4

Katılım Şubat 2023
48 Takip Edilen723 Takipçiler
Sabitlenmiş Tweet
LastMile AI
LastMile AI@LastMile·
📢Product Update: mcp-agent cloud now supports @OpenAI's @ChatGPTapps. You can now deploy and host ChatGPT Apps on mcp-agent cloud, our MCP-native cloud platform. ChatGPT Apps use the Model Context Protocol (MCP) to connect any service into ChatGPT along with custom UI. With mcp-agent cloud, you can host ChatGPT apps with minimal configuration, and get a remote MCP server ready for ChatGPT in minutes! 👉  Get started: lnkd.in/eUNZ353E
English
1
4
7
411
LastMile AI retweetledi
Anthropic
Anthropic@AnthropicAI·
Anthropic is donating the Model Context Protocol to the Agentic AI Foundation, a directed fund under the Linux Foundation. In one year, MCP has become a foundational protocol for agentic AI. Joining AAIF ensures MCP remains open and community-driven. anthropic.com/news/donating-…
English
254
791
5.8K
1.6M
LastMile AI
LastMile AI@LastMile·
What does it take to make an MCP server enterprise-ready? 👀 @TobinSouth (@WorkOS ) broke down what it means to secure agentic infrastructure at scale. Here's what stood out: - OAuth over API keys — OAuth enables scoped access, revocation, and safer authorization flows. - The building blocks of agent identity — Client ID metadata, M2M auth, and on-behalf-of flows let enterprises verify, control, and audit agent actions. - The future of MCP may be invisible — When agents handle workflows silently across Gmail, GitHub, and Zillow, the UI disappears. Users just see outcomes. 📹 Check it out here: lnkd.in/dFM3hxDN
English
1
1
3
139
Nick Taylor
Nick Taylor@nickytonline·
Thanks @LastMile for hosting Optimizing MCP for Agents - Featuring Github, WorkOS and LastMile AI, and thanks @TobinSouth and Sam Morrow for your insights on all things MCP!
English
1
0
6
209
LastMile AI
LastMile AI@LastMile·
🗽 NYC builders - we're hosting an MCP Agents Hackathon with @MongoDB and @tavilyai . 📍 MongoDB HQ, NYC 🗓️ Friday Nov 21, 4-8pm ET (dinner + drinks) - then build over the weekend Win cash prizes, a Flipper Zero, and a speaking slot to demo at our next MCP Silsila event. 🎟️meetup.com/new-york-mongo…
English
0
1
3
229
LastMile AI
LastMile AI@LastMile·
Rohit Ganguly from Descope broke down how agent identity is different from user identity, and why agents need task-scoped permissions to interact securely with APIs and services. In his talk, he covered: - Dynamic client registration for agents - Role-based access and consent flows - Building secure auth flows tailored to agent behavior 📺 Watch the talk here: youtu.be/6n8Ol4_NRx4 @rohitiwnl
YouTube video
YouTube
English
1
0
3
179
LastMile AI
LastMile AI@LastMile·
Optimizing MCP for Agents: Featuring @github and @WorkOS Join us for the fifth MCP Agent Silsila session: a technical deep-dive into the key components of building MCP services in production. Featuring: - Sam Morrow, GitHub - Tobin South, WorkOS -Sarmad Qadri, LastMile AI 📅 Tuesday, Nov 18 | 12PM ET (note the earlier time) 🔗 luma.com/kq9824rg @SamMorrowDrums @TobinSouth @qadri_sarmad
English
0
2
7
1.7K
LastMile AI
LastMile AI@LastMile·
mcp-eval is based on a simple premise: in order to build effective agents, you need to trust the quality of #MCP servers. And the way to evaluate an MCP server is to run it in a simulated agent environment, and see how it performs. Were the right tools called, with the right args? Did the agent accomplish its objective? Was it efficient? Watch this demo from @qadri_sarmad to learn more 👇
English
2
1
4
172
LastMile AI
LastMile AI@LastMile·
Ebony Louis (@TheBlock__ ) gave an inside look at Goose, Block’s open-source AI agent that uses MCP servers to run tasks locally. She walked through building an MCP server in TypeScript and plugging it into Goose and introduced MCP UI, a new way to embed interactive elements like buttons and forms inside chat responses. A great demo on how UX and agent infrastructure can work hand-in-hand. 👇 Watch her talk here or sign up for the next Silsila session here: luma.com/cianic42
English
0
1
5
648
LastMile AI
LastMile AI@LastMile·
Noah Nefsky (@tavilyai ) shared how real-time web data helps agents stay accurate and grounded. He walked through Tavily’s MCP tools — Search, Extract, and Crawl — which bring live context into agent workflows, and explained how modular, multi-agent design keeps context clean and composable. 🕵‍♀️ Don’t miss the next session on Agent Identity & MCP Auth, coming up Oct 28. 🎟️ Save your spot: luma.com/cianic42
English
0
1
5
547
LastMile AI
LastMile AI@LastMile·
From the MCP Agent Silsila Series: @gethackteam (@IBM ) demoed Langflow, an open-source visual tool for building AI agents and workflows. He showed how flows can be turned into MCP servers and how to combine different tools and services using MCP. Next session is coming up on Oct 28. 🎟️Grab your spot here:  luma.com/cianic42 Watch Roy’s talk below:
English
0
2
5
684
LastMile AI
LastMile AI@LastMile·
🚨Lineup drop for our 4th MCP Agent Silsila webinar! This session is all about Agent Identity & MCP Authorization: covering identity, auth, and access control for real-world agentic systems. Speakers: • Jessica Wang (@warpdotdev) – ADE + MCP integration • @rohitiwnl (@descopeinc) – OAuth-enabled MCP server • Moderated by @qadri_sarmad (LastMile AI) 📅 Oct 28 | 4PM ET 🔗 Sign up: luma.com/cianic42
English
0
1
4
183
LastMile AI retweetledi
Hanieh Z
Hanieh Z@zahiremami·
LIVE NOW! 🔴 MCP Server evals featuring Goose (Block) & MCP Inspector and LastMile AI's mcp-eval. Join the stream 👇 luma.com/jczp29iw
English
0
2
4
141
LastMile AI retweetledi
Sarmad Qadri
Sarmad Qadri@qadri_sarmad·
I built semantic search for the official MCP registry. Available both as a REST API and a remote MCP server. ETL updates it nightly. Hope it's useful for @MCP_Community
English
2
5
21
1.1K
LastMile AI retweetledi
Dave Nielsen
Dave Nielsen@davenielsen·
It seems obvious, but "the simpler the architecture, the higher chance you have to make it work." says Andrew Hoh of @LastMile during his @thealliance_ai talk "Building effective Agents with MCP"
English
1
2
4
239
LastMile AI retweetledi
Amanda
Amanda@hey_amandam·
Hey NYC devs! We are back with another MCP event. 🗓️ September 18th @ 4pm Spaces are filling up quick so RSVP now luma.com/y642yt0j
Amanda tweet media
English
3
10
36
3.6K