Skip to content

feat: support MCP tool calls#200

Open
Pasichniuk wants to merge 20 commits intodevelopmentfrom
mcp-tools-try-out
Open

feat: support MCP tool calls#200
Pasichniuk wants to merge 20 commits intodevelopmentfrom
mcp-tools-try-out

Conversation

@Pasichniuk
Copy link
Collaborator

@Pasichniuk Pasichniuk commented Mar 6, 2026

Applicable issues

Description of changes

Added new endpoint to call MCP server tools: POST /api/v1/deployments/mcp/{deploymentId}/call-tool

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Pasichniuk Pasichniuk self-assigned this Mar 6, 2026
@ai-dial-actions
Copy link
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

settings.gradle

PackageVersionLicenseIssue Type
com.gradle:develocity-gradle-plugin4.3.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
maven/com.gradle:develocity-gradle-plugin 4.3.1 UnknownUnknown

Scanned Files

  • settings.gradle

@Pasichniuk Pasichniuk changed the base branch from 001-deployment-topics to development March 6, 2026 15:46
# Conflicts:
#	src/test/java/com/epam/aidial/deployment/manager/functional/tests/TopicFunctionalTest.java
@ai-dial-actions
Copy link
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

settings.gradle

PackageVersionLicenseIssue Type
com.gradle:common-custom-user-data-gradle-plugin2.1NullUnknown License
com.gradle:develocity-gradle-plugin4.3.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
maven/com.gradle:common-custom-user-data-gradle-plugin 2.1 UnknownUnknown
maven/com.gradle:develocity-gradle-plugin 4.3.1 UnknownUnknown

Scanned Files

  • settings.gradle

@Pasichniuk Pasichniuk marked this pull request as ready for review March 6, 2026 15:48
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