Loading MCP server directory, please wait...
TeliTask MCP server — manage contacts, tasks, and calls from AI assistants
npx @getmcp/cli add io.github.karanivincent/telitask-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.karanivincent/telitask-mcp": {
"command": "npx",
"args": [
"-y",
"@telitask/mcp-server"
]
}
}
}