Skip to content
Cline

mockmcp for Cline

io.github.k-cupples/mockmcp

Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.

client:Cline transport:streamable-http

Install mockmcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mockmcp": {
      "url": "https://mockmcp.io/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mockmcp in other clients