Skip to content

Comments

Add MCP integration template#40

Open
apssouza22 wants to merge 4 commits intowassim249:masterfrom
apssouza22:feat-mcp
Open

Add MCP integration template#40
apssouza22 wants to merge 4 commits intowassim249:masterfrom
apssouza22:feat-mcp

Conversation

@apssouza22
Copy link

Implements Model Context Protocol (MCP) integration for extensible tool support, with refactored code organization and automatic reconnection handling.

Based on request issue #19

🎯 Key Features

  • MCP Integration: Full client/server support with persistent session management
  • Automatic Reconnection: Handles connection failures with configurable retry logic
  • Graceful Degradation: Application continues with built-in tools if MCP is unavailable
  • Multi-Server Support: Connect to multiple MCP servers simultaneously

🔧 Configuration

MCP_ENABLED=true
MCP_SERVER_PORT=7001
MCP_HOSTNAMES_CSV=localhost:7001

Screenshot 2026-01-05 at 22 21 04

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