Skip to content

Conversation

prane-eth
Copy link

@prane-eth prane-eth commented Sep 10, 2025

Solves #166 . MCP has three types of attributes: tools, resources, and prompts. Current version of atomic-agents' MCP feature supports tools but not resources and prompts. This PR adds support for resources and prompts.

In this PR, I implemented the feature, tested it using MCP server and clients, and updated documentation and test cases. All cases passed. I followed instructions in DEV_GUIDE.md and contributing.md.

Next step:
contributing.md file mentions atomic-assembler create-tool my-tool as a command to create new tools through CLI. Through a new issue, contributors can create similar option for resources and prompts.

@prane-eth prane-eth changed the title Added support for MCP resources and prompts Feature: Added support for MCP resources and prompts Sep 11, 2025
@KennyVaneetvelde
Copy link
Member

Heya, sorry for the delay in reviewing this, quite busy with client work at the moment... will get to this soon I promise! Thanks for the contribution @prane-eth !

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.

2 participants