Skip to content

Commit c47b6ff

Browse files
committed
Sync open source content 🐝 (from ae62237d0e47de7b5fd44baef083492a1a466404)
1 parent 7b23d9e commit c47b6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/ai-agents-intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Each client provides varying levels of integration and capabilities when connect
161161
If you want to learn how to build an MCP server, take a look at our
162162
[guide to building an MCP server for Discord](https://www.speakeasy.com/post/build-a-mcp-server-tutorial). We demonstrate how to create an MCP server that connects with the Discord API, enabling it to read, send, and add reactions to specific messages. For educational purposes, we guide you through developing a server by hand.
163163

164-
If you want to build a production-ready MCP server, you can use Speakeasy to [generate one automatically from your OpenAPI document](https://www.speakeasy.com/docs/model-context-protocol). Built on OpenAPI, Speakeasy can also generate SDKs, docs, and agent tools for your APIs. TypeScript SDKs generated with Speakeasy include an MCP server that gives AI agents access to your APIs.
164+
If you want to build a production-ready MCP server, you can use Speakeasy to [generate one automatically from your OpenAPI document](https://www.speakeasy.com/docs/model-context-protocol). Built on OpenAPI, Speakeasy can also generate SDKs, Docs, Terraform, and MCP for your APIs. TypeScript SDKs generated with Speakeasy include an MCP server that gives AI agents access to your APIs.
165165

166166
## Conclusion
167167

0 commit comments

Comments
 (0)