Skip to content

Getting Invalid Arguments when using introspect-schema in Winsurf #24

@floww-dev156

Description

@floww-dev156

This is the Error I'm getting.

MCP error -32602: Invalid arguments for tool introspect-schema: [ { "code": "invalid_type", "expected": "object", "received": "undefined", "path": [], "message": "Required" } ] (Code -32602)

my mcp config is in this fashion

{ "mcpServers": { "mcp-graphql": { "command": "npx", "args": ["mcp-graphql"], "env": { "ENDPOINT": "http://localhost:3000/graphql" } } } }

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions