agent-ecosystem/mcp-server
iliya 822bbac23c feat(agent-teams): integrate MCP tool catalog and enhance tool registration
- Added mcpToolCatalog to the agent-teams-controller, exporting new types and constants for MCP tool groups and names.
- Updated tools registration to utilize AGENT_TEAMS_MCP_TOOL_GROUPS for streamlined tool management.
- Enhanced tests to validate the new operational permissions and ensure correct tool registration behavior.
2026-03-30 17:58:17 +03:00
..
src feat(agent-teams): integrate MCP tool catalog and enhance tool registration 2026-03-30 17:58:17 +03:00
test feat(agent-teams): integrate MCP tool catalog and enhance tool registration 2026-03-30 17:58:17 +03:00
.gitignore chore: remove MCP code (to new build new one from scratch) 2026-03-07 12:01:39 +02:00
package.json fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00
tsconfig.json feat: update pnpm lockfile and workspace configuration, enhance tool usage tracking and UI components 2026-03-06 15:54:55 +02:00
tsconfig.test.json chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
tsup.config.ts fix: MCP server entrypoint not found in packaged builds 2026-03-20 13:21:51 +02:00
vitest.config.ts fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00
vitest.e2e.config.ts fix: resolve mcp-server CI failures 2026-03-16 20:11:15 +02:00