Thank you for the report. Sorry for the inconvenience.
I just found that Claude Desktop requires the use of MCP Remote NPX. Here is the correct setting:
"Wordpress": {
"command": "npx",
"args": [
"mcp-remote",
"https://yoursite.com/wp-json/easy-mcp-ai/v1/mcp",
"--header",
"Authorization: Bearer [your token]"
]
}
We will revise the documentation in our plugin page in the next version. In the next version, we will also implement Oauth authorization, so you can use claude connector.
-
This reply was modified 2 months, 2 weeks ago by
Easy MCP AI.
-
This reply was modified 2 months, 2 weeks ago by
Easy MCP AI.
Thanks. That worked. I did need to make a small change to the “command” but assume this is just my computer configuration.
"command": "C:\PROGRA~1\nodejs\npx.cmd",
We will mark this ticket as solved. Let me know if you need any further help.
If you are satisfied with the plugin, please help us by giving a 5-star review here: https://wordpress.org/support/plugin/easy-mcp-ai/reviews/#new-post. If you have any feedback, feel free to open another ticket.