Tendem MCP Server

Delegate tasks to vetted human experts — research, writing, analysis, and data work.

Remote serverstreamable-http

What is the Tendem MCP server?

Delegate tasks to vetted human experts — research, writing, analysis, and data work. Exposed over MCP by the tendem mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.

What it actually does

Tendem gives your AI direct access to vetted human experts for the work an agent alone can't nail: judgment-heavy research, competitive analysis, copywriting and editing, design review, data cleaning, and complex multi-step tasks. You (or your agent) submit a task in plain English — Tendem scopes the work, quotes a transparent price, and delivers verified results back into the chat as files, reports, or structured outputs. Agent plus expert raises the quality ceiling of what you can ship well beyond what either does alone.

Its toolset

Everything the assistant can do here goes through one of these:

  • Kiro — Kiro Powers register through the IDE. Point Kiro at the tendem-power/ steering bundle in this repo, then connect the tendem MCP

Adding it to your client

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

When to reach for it

Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Tendem's toolset — Kiro — is a fair guide to whether it matches your workflow. It is maintained by Toloka; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Caveats

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the tendem mcp server does with a few real requests.

Available tools

ToolWhat it does
KiroKiro Powers register through the IDE. Point Kiro at the [tendem-power/](./tendem-power/) steering bundle in this repo, then connect the tendem MCP server when prompted.

How to install the Tendem MCP server

{
  "mcpServers": {
    "tendem": {
      "type": "http",
      "url": "https://mcp.tendem.ai/mcp"
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use Tendem to Kiro.

Frequently asked questions

It connects Tendem to MCP-compatible AI assistants such as Claude and Cursor, exposing 1 tool (Kiro) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Tendem directly.