Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ToolCapabilities needs to be marked with @JsonIgnoreProperties(ignoreUnknown = true) to avoid errors. #734

Copy link
Copy link
@noear

Description

@noear
Issue body actions

有些早期的服务协议格式略有不同,会出错。(以下是基于 mcp java sdk v0.17.0 包装的 solon-mcp 的测试代码)

@Test
public void csae2() {
    McpClientProvider mcpClient = McpClientProvider.builder()
            .channel(McpChannel.STDIO) 
            .command("npx")
            .args("-y", "@mcp-get-community/server-curl")
            .build();

    mcpClient.getTools();
}
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestNew feature or requestwaiting for userWaiting for user feedback or more detailsWaiting for user feedback or more details

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.