demo mcp server for Cline
io.github.kevincogan/demo-mcp-server
Demo server entry for local testing
client:Cline
transport:streamable-http
Install demo mcp server 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": {
"demo-mcp-server": {
"url": "https://kevincogan.github.io/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs