TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Latitude Agents, the first autonomous agent platform built for the MCP

6 点作者 heycesr3 个月前
Hi HN, I&#x27;m excited to share Latitude Agents—the first autonomous agent platform built for the Model Context Protocol (MCP).<p>With Latitude Agents, you can design, evaluate, and deploy self-improving AI agents that integrate directly with your tools and data.<p>We&#x27;ve been working on agents for a while, and continue to be impressed by the things they can do. When we learned about the Model Context Protocol, we knew it was the missing piece to enable truly autonomous agents.<p>MCP servers were first thought out as an extension for local AI tools (i.e Claude Desktop) so they aren&#x27;t easily hostable in a shared environment – most only support stdio for comms and they all rely on runtime env vars for configuration.<p>This meant that to support MCPs for all our users we needed to:<p>1. Adapt MCPs to support TCP comms 2. Host the MCP server for each of our users<p>Whenever you create an MCP integration in Latitude, we automatically provision a docker container to run it. The container is exposed in a private VPC only accessible from Latitude&#x27;s machines.<p>This gives your MCP out-of-the-box authentication through our API&#x2F;SDKs.<p>It&#x27;s not all wine and roses, of course. Some MCPs require local installation and some manual set up to work properly, which makes them hard for us to host. We are working on potential solutions to this so stay tuned.<p>We are starting with support for 20+ MCP servers, and we expect to be at 100+ by end of month.<p>Latitude is free to use and open source, let me know what you think!

2 条评论

masylum3 个月前
Congratulations for the launch! Looks great!
saroui3 个月前
I like the landing page!