Skip to content
Cline

contactapi for Cline

io.github.kozmos-tech/contactapi

An open-source API for collecting and managing contacts and signups.

client:Cline transport:stdio runtime:npm

Install contactapi 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": {
    "contactapi": {
      "command": "npx",
      "args": [
        "-y",
        "@kozmos-tech/contactapi"
      ]
    }
  }
}

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

contactapi in other clients