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

コメント

「その他」の他のコンテンツ