Skip to content

VSCode - Cline / Roo Extensions MCP error -32000: Unknown method: initialize #7

@FreyRaumUG

Description

@FreyRaumUG

HI,

thanks for your great work and thank for fixing the other issue :-)

I try to install the MCP within a VSCOde/Cline/Roo Enviroment and i always get the error

MCP error -32000: Unknown method: initialize

The
npm install
npm run build

runs without any issues

my mcp_stttings are this

woocommerce": { "disabled": false, "timeout": 60, "command": "node", "args": [ "C:/Users/micha/Programmierung/agentur/servers/woocommerce-mcp-server/build/index.js" ], "env": { "WORDPRESS_SITE_URL": "https://my.domain", "WOOCOMMERCE_CONSUMER_KEY": "my_key", "WOOCOMMERCE_CONSUMER_SECRET": "my_secret", "WORDPRESS_USERNAME": "my_username", "WORDPRESS_PASSWORD": "my_app_pw" }, "transportType": "stdio"

Thanks a lot for your work

Mike

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