MCP.so
登录

Taskeract MCP Server

@Acqusys

关于 Taskeract MCP Server

Feed your MCP client context from your Taskeract projects.

基本信息

分类

其他

传输方式

stdio

发布者

Acqusys

提交者

Rick Fleming

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "taskeract": {
      "command": "npx",
      "args": [
        "@taskeract/mcp"
      ],
      "env": {
        "TASKERACT_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Taskeract MCP Server?

This MCP Server allows an AI-infused code editor to interact with the Taskeract platform, pulling in complete context of tasks you're actively working on. Taskeract is an AI-driven platform that converts stakeholder requirements into organized tasks and integrates directly with your IDE.

How to use Taskeract MCP Server?

Instructions for integrating the MCP Server with your code editor are available at https://www.taskeract.com, as referenced in the README. Follow those steps to configure and invoke the server.

Key

评论

其他 分类下的更多 MCP 服务器