Skip to content

Conversation

@benvinegar
Copy link
Contributor

If you don't specify --transport http, it still works, but you get this warning message which is unpleasant:

Warning: The command "https://docs.mcp.varlock.dev/mcp" looks like a URL, but is being interpreted as a stdio server as --transport was not specified.
If this is an HTTP server, use: claude mcp add --transport http varlock-docs-mcp https://docs.mcp.varlock.dev/mcp
If this is an SSE server, use: claude mcp add --transport sse varlock-docs-mcp https://docs.mcp.varlock.dev/mcp
Added stdio MCP server varlock-docs-mcp with command: https://docs.mcp.varlock.dev/mcp  to local config

After this patch the warning drops and you just get:

Added HTTP MCP server varlock-docs-mcp with URL: https://docs.mcp.varlock.dev/mcp to local config

@changeset-bot
Copy link

changeset-bot bot commented Nov 25, 2025

⚠️ No Changeset found

Latest commit: 72090df

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@philmillman
Copy link
Member

Thanks @benvinegar !

@philmillman philmillman self-requested a review November 25, 2025 14:55
@theoephraim theoephraim merged commit 30273db into dmno-dev:main Dec 1, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants