There's nothing about "model" in MCP at all, they're just json rpc ?
The “model context” in MCP refers to the motivating application domain (the resources, tool responses, and prompts it provides all, in that use case, are used to populate the model’s context), not the content of the protocol.
Yep, and the primary transport method is json rpc over stdio
The “model context” in MCP refers to the motivating application domain (the resources, tool responses, and prompts it provides all, in that use case, are used to populate the model’s context), not the content of the protocol.