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

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.4.tar.gz (49.8 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.4-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tendem_mcp-0.1.4.tar.gz
  • Upload date:
  • Size: 49.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.1 {"installer":{"name":"uv","version":"0.10.1","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.4.tar.gz
Algorithm Hash digest
SHA256 e0c844a8179dadb59a2451888e1b014a8ac9331a604ae532155b7331978f450a
MD5 39e8112ecccd24040558e05e595374e7
BLAKE2b-256 5f79a6e9114600517e49e964171fee5d5b89cd91eeaf77f26cd6442ccdde9e0c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tendem_mcp-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.1 {"installer":{"name":"uv","version":"0.10.1","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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 53331c8e0292a23a94d5754495b47cb5fa3cc5eea91e2753656000f5721e2d90
MD5 ed811c3ad9f2bb97a28ee9a8f5fdb33a
BLAKE2b-256 e37ea177576e1e6d4b2d7af3b77ffef3ea2b88d2687898238094b1c391aa5692

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