Skip to content

feat: remove built-in MCP server#521

Merged
huacnlee merged 2 commits intomainfrom
remove-mcp
Apr 21, 2026
Merged

feat: remove built-in MCP server#521
huacnlee merged 2 commits intomainfrom
remove-mcp

Conversation

@huacnlee
Copy link
Copy Markdown
Member

Summary

  • Remove the mcp/ crate and all related source files
  • Remove .github/workflows/release-mcp.yml CI workflow
  • Remove MCP-only workspace dependencies (poem-mcpserver, poem-mcpserver-macros, schemars, clap, dotenvy) from root Cargo.toml

The MCP server is now maintained as a standalone project: https://github.com/longbridge/longbridge-mcp

Test plan

  • cargo check --workspace passes with no errors

🤖 Generated with Claude Code

huacnlee and others added 2 commits April 21, 2026 14:59
The MCP server is now maintained as a standalone project at
https://github.com/longbridge/longbridge-mcp.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@huacnlee huacnlee merged commit 6d9e5ef into main Apr 21, 2026
56 checks passed
@huacnlee huacnlee deleted the remove-mcp branch April 21, 2026 07:01
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.

1 participant