Skip to content

Add mcp support example to agents#7

Open
ryanhill4L wants to merge 1 commit intomainfrom
cursor/add-mcp-support-example-to-agents-a1e5
Open

Add mcp support example to agents#7
ryanhill4L wants to merge 1 commit intomainfrom
cursor/add-mcp-support-example-to-agents-a1e5

Conversation

@ryanhill4L
Copy link
Copy Markdown
Owner

Add a new example demonstrating Model Context Protocol (MCP) support for external tool integration.

The Go Agents SDK previously lacked a clear example for integrating external tools via a standardized protocol. This PR introduces the MCPTool implementation, an example MCP server, and an agent client, providing a complete, runnable demonstration of dynamic tool discovery and execution, which significantly enhances the SDK's extensibility.


Open in Cursor Open in Web

Co-authored-by: ryan <ryan@shiftdevstudio.com>
@cursor
Copy link
Copy Markdown

cursor Bot commented Aug 28, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@ryanhill4L ryanhill4L marked this pull request as ready for review August 28, 2025 16:06
@ryanhill4L
Copy link
Copy Markdown
Owner Author

@calvinmclean thoughts?

@calvinmclean
Copy link
Copy Markdown
Contributor

@calvinmclean thoughts?

@ryanhill4L did this create its own MCP server/client implementation? At first glance on mobile, it probably doesn't look complete. Could be a good opportunity to use the new go-sdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants