mcp — the model context protocol5 / 9
servers, tools, and the protocol — how ai agents plug into your stack
Cursor wrote a stub of an MCP client request. The method name on line 3 is missing — it's the JSON-RPC method that asks the server to run a specific tool.
Method:
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _