You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tool names quickly clash when you connect to multiple WordPress MCP servers
Prefixing them with the site name might help. Otherwise we would need to find a smart way to only provide the tools from the most suitable server. For example, if I say "Create a new post on my personal blog" vs "Fetch my company's latest posts", we can analyze the prompt to figure out that these are for different MCP servers, and connect to the right one. Of course this gets tricky when you want to do something like "Copy this post from my personal blog to my company site"