Skip to content

Fix :Remove broken HF MCP server from default CLI config#266

Open
Oscar963852 wants to merge 1 commit into
huggingface:mainfrom
Oscar963852:fix/remove-mcp-server-config
Open

Fix :Remove broken HF MCP server from default CLI config#266
Oscar963852 wants to merge 1 commit into
huggingface:mainfrom
Oscar963852:fix/remove-mcp-server-config

Conversation

@Oscar963852
Copy link
Copy Markdown

The hf-mcp-server entry causes the agent to hang on startup. Removing it so the CLI works out of the box.

The hf-mcp-server entry was causing the agent to hang on startup
because the HTTP MCP transport would block indefinitely waiting for
a connection that never completes. Remove it so the CLI works
without an active MCP server.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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