Commit 044afe9
committed
fix: add missing get_mcp_server_type function
- Add get_mcp_server_type() function to lib/common.sh
- Function returns server type from MCP_SERVER_TYPES array
- Returns empty string for unknown servers
- Fixes undefined function errors in setup-claude-mcp.sh
This completes all critical issues identified in PR review.1 parent 3decde6 commit 044afe9
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
630 | 636 | | |
631 | 637 | | |
632 | 638 | | |
| |||
0 commit comments