task-agent

ibrahimyahia1/task-agent
★ 0 stars TypeScript AI/LLM Updated today
nestjs project integrate with MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "task-agent": {
      "command": "npx",
      "args": [
        "-y",
        "ibrahimyahia1/task-agent"
      ]
    }
  }
}

README Excerpt

<p align="center"> <a href="http://nestjs.com/" target="blank"><img src="https://nestjs.com/img/logo-small.svg" width="120" alt="Nest Logo" /></a> </p> <p align="center">A progressive <a href="http://nodejs.org" target="_blank">Node.js</a> framework for building efficient and scalable server-side applications.</p>