Claude seems to require "type": "http" for JSON based MCP configuration work.
Confirmed in Claude Code v2.1.218
"valibot": {
+ "type": "http",
"url": "https://valibot.dev/mcp"
}
I only use Claude Code for now, so I am not certain about other agents.
Reference
Claude seems to require
"type": "http"for JSON based MCP configuration work.Confirmed in Claude Code v2.1.218
"valibot": { + "type": "http", "url": "https://valibot.dev/mcp" }I only use Claude Code for now, so I am not certain about other agents.
Reference