KokoCallMCP for Cline
io.github.sugukurukabe/koko-call
Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.
client:Cline
transport:stdio
runtime:npm
Install KokoCallMCP 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": {
"koko-call": {
"command": "npx",
"args": [
"-y",
"koko-call-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs