Skip to content
Claude Desktop

contactapi for Claude Desktop

io.github.kozmos-tech/contactapi

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

client:Claude Desktop transport:stdio runtime:npm

Install contactapi in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "contactapi": {
      "command": "npx",
      "args": [
        "-y",
        "@kozmos-tech/contactapi"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

contactapi in other clients