Servers, tools, and the protocol — how AI agents plug into your stack — step 5 of 9
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.read, then continue.
Servers, tools, and the protocol — how AI agents plug into your stack — step 5 of 9
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.read, then continue.