charmbracelet / charmbracelet/fantasy
Support for MCP
Open
area: mcp
- Dominant language
- Go
- Stars
- 987
- Forks
- 137
- Avg merge
- 14h 41m
- Merged PRs (30d)
- 12
Description
### Description
Agent is lacking support for integration with MCP servers. Reckon it should be quite straightforward to add support to the agent via an option like WithMCPServer(...). This would introspect the MCP server and add to the list of tools available. Given that AgentTool is already an interface, we would just need an MCP implementation for the Run method.
Happy to submit a PR if desired.
Contributor guide
Assessment
This issue has not been assessed yet.