Enables AI clients to manage contacts through CRUD operations (list, get, create/upsert by email, update, delete) with OAuth 2.1 authentication.
{
"mcpServers": {
"contactapi": {
"command": "npx",
"args": [
"-y",
"contactapi"
]
}
}
}