Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support for recurring tool calls

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start with client.py at lines 99-102 in the linked quickstart resource and inspect the recurring anthropic.messages.create calls. Determine whether available tools are supplied on each call, then define the expected recurring-call behavior before making a change. The issue is done when the client consistently handles tools during recurring calls.

Written by the indexing model from the issue text.

Description

Should we provide available tools to the model during recurring anthropic.messges.create calls?

https://github.com/modelcontextprotocol/quickstart-resources/blob/dfc92478e2b7087dfb369ad36695e8b9ff459f3f/mcp-client-python/client.py#L99-L102

Dominant language
TypeScript
Stars
1.2k
Forks
680
Avg merge
3d 58m
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from modelcontextprotocol/quickstart-resources

All issues in modelcontextprotocol/quickstart-resources

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.