Does mcp-devtools work with Cursor / Cline? #47
Answered
by
adityachilka1
adityachilka1
asked this question in
Q&A
|
I use Cursor (or Cline) instead of Claude Desktop. Same setup? |
Answered by
adityachilka1
May 22, 2026
Replies: 1 comment
|
Yes. Both Cursor and Cline use the same JSON config shape as Claude Desktop for MCP servers. Wrap the server's |
0 replies
Answer selected by
adityachilka1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. Both Cursor and Cline use the same JSON config shape as Claude Desktop for MCP servers. Wrap the server's
commandandargswithmcp-devtools proxy --record trace.mcptrace --exactly the same way. Seedocs/integrations/cursor.mdanddocs/integrations/cline.mdin the repo for full config snippets.