Skip to content

Conversation

ks6088ts
Copy link
Member

What this PR does / why we need it

  • add a custome mcp server to tool call agent

Which issue(s) this PR fixes:

Fixes #158

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
ORGANIZATION=<organization-name>
REPOSITORY=<repository-name>

git clone [email protected]:$ORGANIZATION/$REPOSITORY.git
cd $REPOSITORY
  • Test the code
make ci-test

What to Check

Verify that the following are valid

  • ...

Additional Information

@ks6088ts ks6088ts self-assigned this Sep 27, 2025
@ks6088ts ks6088ts merged commit 5433513 into main Sep 27, 2025
5 checks passed
@github-actions github-actions bot added the tools label Sep 27, 2025
@ks6088ts ks6088ts deleted the feature/issue-158_mcp-servers branch September 27, 2025 07:05
@ks6088ts ks6088ts restored the feature/issue-158_mcp-servers branch September 27, 2025 07:16
@ks6088ts ks6088ts deleted the feature/issue-158_mcp-servers branch September 27, 2025 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add mcp server
1 participant