Skip to content

Conversation

@damassi
Copy link
Owner

@damassi damassi commented Nov 30, 2025

Similar to the TypeScript version, this adds MCP server inference into the loop, togglable via mcp_server_inference: false in the agent-chat-cli.config.yaml file. If on, it will only connect mcp servers the user is asking about, which ultimately speeds things and adds a bit of fault tolerance, since the claude agent doesn't have to potentially boot many servers (and connect to many OAuth servers, each with their own browser interaction) on boot. This happens lazily, on demand.

@damassi damassi self-assigned this Nov 30, 2025
@damassi damassi merged commit 4199643 into main Nov 30, 2025
1 check passed
@damassi damassi deleted the feat/mcp-inference branch November 30, 2025 23:57
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.

2 participants