Skip to main content

MCP server for Tendem task management API

Project description

tendem-mcp

MCP server for Tendem, AI + Human Agent to get tasks done.

To manage API keys, log into your Tendem account and visit https://agent.tendem.ai/tokens

Desktop Extension (One-Click Install)

  1. Download the latest tendem-mcp.mcpb from Releases
  2. Double-click the file or drag it into Claude Desktop
  3. Enter your API key when prompted (get one at https://agent.tendem.ai/tokens)

Building from source

cd mcpb
npx @anthropic-ai/mcpb pack . tendem-mcp.mcpb

Quickstart

Claude Code

claude mcp add tendem -e TENDEM_API_KEY=<your-api-key> -- uvx tendem-mcp

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tendem": {
      "command": "uvx",
      "args": ["tendem-mcp"],
      "env": {
        "TENDEM_API_KEY": "<your-api-key>"
      }
    }
  }
}

Config location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

OpenAI Codex

codex mcp add tendem --env TENDEM_API_KEY=<your-api-key> -- uvx tendem-mcp

OpenCode

Add to opencode.json:

{
  "mcp": {
    "tendem": {
      "type": "local",
      "command": ["uvx", "tendem-mcp"],
      "environment": {
        "TENDEM_API_KEY": "<your-api-key>"
      }
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tendem_mcp-0.1.5.tar.gz (52.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tendem_mcp-0.1.5-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file tendem_mcp-0.1.5.tar.gz.

File metadata

  • Download URL: tendem_mcp-0.1.5.tar.gz
  • Upload date:
  • Size: 52.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tendem_mcp-0.1.5.tar.gz
Algorithm Hash digest
SHA256 e2a880cfdbca4de6062052512fa4716c9ab887374c6fe057653bd6a56719ec28
MD5 5ea8acd2db38f2f2059d6cb3bb3a1f29
BLAKE2b-256 33424ef6531fc43b19843a557fb9e76ea8445e567d9cb0a6dc86ebdcf8eb7c26

See more details on using hashes here.

File details

Details for the file tendem_mcp-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: tendem_mcp-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tendem_mcp-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9837b4249af15933b6f21bb871498020c263edf61eddcc7a5bcfa3afd3ffdd09
MD5 be5f0cab8afaf1912ff12a3c9186acb0
BLAKE2b-256 0672744c073d63bd7176e510baafb5d834c5f0de365ada6a2e67cba29b0d6452

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page