Your AI control plane. Safely scale AI across your org. Connect, secure, and monitor AI in real time. Every MCP, skill, CLI and agent session governed.

SF & London 🍻
Speakeasy retweeted
Most of the @speakeasydev has been together for multiple years now through cycles of growth and PMF iteration. Longevity >> team size.
It tells you a lot when someone has moved around a lot in their career. Also tells you a lot when there is low company turnover. A team that has been working together for 3+ years is significantly higher throughput and more resilient than a team that has just formed. A key mistake I see investors/employees make all the time is to simply ask about team size as opposed to team longevity. AUC for teams is the right metric.
1
6
440
We'll be at The @aiconference next week at Pier 48, San Francisco. Come find us on the floor. We'll be talking through how teams put identity, policy, and an audit trail on every agent action. We also have a shuffle board. See you there!
1
9
112
Promise its costs not our revenue 😂
Man our engineers are COOKING
3
179
Replying to @GoogleAIStudio
Very happy we partnered with @speakeasydev on this, previous SDK vendor risk was very real for the ecosystem!
4
1
27
5,368
Open tooling builds stronger developer ecosystems. We teamed up with @speakeasydev to ship the new Google GenAI SDKs for our Interactions, Agents, and Webhooks APIs. Read why we believe SDK generation belongs in the open and explore Speakeasy's newly open-sourced OpenAPI generator suite: nitter.net/GoogleAIStudio/status/…
25
31
217
41,573
Speakeasy retweeted
Excited to share that we partnered with @speakeasydev to build the sdks for the Interactions API and supported them to open-source their their entire OpenAPI generator suite (SDKs, agent CLIs, and MCP servers) open source for the community to use: developers.googleblog.com/wh…
7
8
55
7,166
Today we're announcing our partnership with @googledevs, and open sourcing infrastructure for agent experience together 🤝 Every enterprise is coming to the realization that developer experience is no longer the whole story. Agents are rapidly becoming the users integrating with your systems, and they need infrastructure built for them: Discoverable interfaces, structured output, context they can query at runtime. Those are the foundations we've been building together. Google is future-proofing the Gemini APIs' integration experience so agents get the same first-class treatment developers do, and Speakeasy is the platform generating and governing the artifacts that make that possible. We've been building the Speakeasy AI Control Plane to provide enterprises the identity, policy enforcement, and observability over every agent connection. But before you implement control, you need robust connections. We've been working with the Google team to Open Source the primitives needed for agents to build those connections. The Speakeasy generator is now open source and includes everything you need to make your services consumable by agents: MCPs, CLIs, and SDKs speakeasy.com/blog/partnerin… github.com/speakeasy-api/ope…
3
2
11
7,899
Speakeasy retweeted
Keeping all your MCP connections on your private and accessible only on your tailnet and off the public internet is a hard security boundary that’s tough to beat. If you want all your agent connections flowing through tailscale our MCP gateway has a dedicated integration @speakeasydev
I think every AI harness needs to support Tailscale Muse and Grok Bot do it out of box Codex and Claude Code cloud containers are missing this right now
2
9
271
An awesome resource if you're thinking about the practical limitations of rolling out @claudeai tag to you organisation such as managing access, tool permissions, tracking operators of the agent and getting it to work with your IDP.
1
6
316
Speakeasy retweeted
We worked hard for this.
I was not expecting things to go this way, but I think MCPs are better than CLIs for most integrations. The models have gotten much better at tool calling, we can defer tools & MCP is now stateless. If you need to compose/filter data, add params like query to your MCP tools.
5
3
102
14,155
Speakeasy retweeted
AI agents get a lot more interesting once they can actually *do* things. At @lisbonaiweek, builders from @PaddleHQ, @alpic_ai, @speakeasydev and @DustHQ are sharing what they’ve learned building with agents in the wild: what shipped, what broke, and what they’d do differently. Grab your spot: luma.com/paddle-lisbon-ai
1
5
6
1,205
Speakeasy retweeted
With DCR, any client could call itself anything. With CIMD, the name comes from a URL on the vendor's own domain, so the consent screen finally says who is really asking.
Article

CIMD vs DCR for MCP OAuth, and why you should care

If you've put OAuth on an MCP server you've dealt with Dynamic Client Registration whether you wanted to or not. Someone pastes your server URL into Claude Code. Claude Code has never met you. So it

6
1
17
8,184
Speakeasy retweeted
I am really conflicted working on something like our slack agent In some ways it’s really valuable to have your own “harness” - with scopes, approvals, workflows, custom UI. It’s a much cleaner and safer experience than just hitting an API / MCP But surprisingly it’s a lot of work with a lot of annoying details to get right. And part of me thinks that ultimately all “agent work” is just going to collapse into either a super harness like Claude/Codex or a company-specific agent I think ultimately this work we’re doing will be thrown away and the approval layer moved into something like @executorsh or @speakeasydev
23
3
72
6,824
Speakeasy is now available on the Microsoft commercial marketplace. Entra ID and Intune were built to govern people, not agents. We integrate with both to add policy enforcement, attribution, and an audit trail onto every agent action. marketplace.microsoft.com/en…
4
1
10
281
Speakeasy retweeted
Glad we all stuck with MCP and tool generation. Tool bloat, context management and discovery were always a client side problem. Only a matter of time before the industry aligned and it did!
We added 64 new tools to the Neon MCP server and shipped @neon/tools - a new agent tools SDK for MCP, Mastra and Eve. Also, I guess we built a software factory in the process. Notes: 1. MCP is more important than ever. With progressive tool discovery, large tool lists are much less of a concern. It’s time to expose your entire platform to agents 2. Raw API spec → code generation isn’t enough for complex APIs. Generated clients for infra providers are too low level. You still need an ergonomic layer with higher-level abstractions for MCP (and CLI) 3. Building that layer is cheaper than ever with coding agents. We combined deterministic code generation with coding agents to go from OpenAPI spec → raw SDK → ergonomic layer → @𝚗𝚎𝚘𝚗/𝚝𝚘𝚘𝚕𝚜
1
6
331
New favorite marketing product!
I was using Profound, I switched to Elmo and don't regret it. The Profound dashboard had slowed to a crawl, and I felt like I was sifting through loads of UI crap for the few things I cared about. Elmo is more streamlined, and cheaper. It does what I want an AEO tool to do.
1
3
472
Speakeasy retweeted
This makes a lot of sense. For our own internal harness at @speakeasydev we got to the same place as Exo by making the harness tiny and handing the model a language instead of a tool menu. Kit has one compose call that runs a program that reads files, runs tests, edits, retries, and delegates in a single round trip. The primary driver of cost in agent loops is context re-sent per round trip, so a harness that lets the model collapse many steps into one turn is much more efficient. Kind of a bitter-lesson argument too: don't hand-encode plan modes, todo tools, and special-purpose tools. Let the model take control. github.com/speakeasy-api/kit
Remarkable result for Exo, best price / performance. Exo's design philosophy is to expose the full harness code to the model for self improvement to be maximally bitter lesson aligned. Not just the prompt, but the entire running code and logs with ability to upgrade dynamically.
1
7
471