MCP Server Working? #3672
Replies: 2 comments
-
|
Tested it in Cursor, VSCode, and Claude Code. It works correctly. Perhaps it's a Zed issue? For manual testing on Windows, I recommend using the official MCP Inspector: npx @modelcontextprotocol/inspector npx -y @ark-ui/mcpThis provides a web UI for testing MCP servers and handles the protocol handshake automatically. For Zed IntegrationIf you're having trouble with Zed specifically, make sure:
Let me know if you're still having issues after trying these steps! |
Beta Was this translation helpful? Give feedback.
-
|
It seems I was having permission issues - possibly because I build Zed from source. I also mis-understood the function of the "capabilities" section in the initialization response. Can confirming compatibility with Zed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running
npx -y @ark-ui/mcpin my windows command prompt and then sending the example initialize message from the MCP docs and Ark UI MCP server is telling me it has no tools (see cmd prompt output below).I'm having trouble registering this MCP server in Zed (the editor) so I am testing manually like this. Anyone have a tip for me?
Beta Was this translation helpful? Give feedback.
All reactions