Your own network β goals, commitments and interaction history β read-only, from your assistant.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Read-only access to your own Tend record β goals, contacts, commitments and interaction history β so your assistant can answer from your network instead of guessing.
Streamable HTTP Β· OAuth 2.1 Β· read-only Β· requires a Tend account (the free plan includes the connector).
This repository is the connector's documentation and its registry manifest. The server itself is hosted β there is nothing here to install or run.
Tend is goal-coupled relationship management: your network organized around what you are trying to achieve, rather than a contact list on a reminder timer.
The connector exists because the useful question is usually asked somewhere Tend has no app β in the middle of a conversation with your assistant, on a phone, in a thread about a job you are trying to fill. It answers from your own record, and it never spends your Tend allowance: the reasoning runs on your assistant's plan, not ours.
One click: Add Tend to Claude
β this opens Claude's Add connector dialog with the name and URL already filled
in. Review them, confirm, then click Allow on the consent screen, which
appears on tendladder.com rather than a third-party login. That is the whole
setup: no token to paste, no config file to edit.
The link only prefills the form. It grants nothing until you confirm.
By hand, if you would rather: in Claude, Settings β Connectors β Add custom
connector, and paste https://www.tendladder.com/api/mcp.
Claude Code: claude mcp add --transport http tend https://www.tendladder.com/api/mcp
Verified on Claude desktop, web and mobile. Other MCP clients speak the same protocol and are expected to work, but only Claude is tested β ChatGPT requires Developer mode, and Gemini currently has no consumer path for remote MCP servers.
Every connected client is listed in Tend's settings with its own Revoke.
The connector tells your assistant the questions it answers best, so asking "what can I do with Tend?" returns a useful list on the first try. These are the six it names:
| Ask | What it does |
|---|---|
| What do I owe people this week? | Your open commitments, the ones you promised |
| What am I waiting on? | The other direction β what others owe you |
| Who should I contact today, and why that person? | Ranked, with the reason attached |
| Which of my goals is stalling? | The goal that has stopped moving, and why |
| Brief me on Dana before I speak to her. | Everything on one person, in reading order |
| Here is a job spec β who in my network is relevant? | Paste anything; it matches against your network |
That last one is the one Tend's own app cannot do, because it cannot see what is in front of you and your assistant can.
Seven, all read-only.
| Tool | Returns |
|---|---|
list_goals | Your goals and their state |
get_goal_next_moves | The next moves on a goal, with the audit's own reasoning and its age |
list_commitments | Open commitments, each carrying a direction β mine or theirs |
search_contacts | Contacts matching a query, ranked |
get_contact | One person in full |
search_activities | Interaction history |
list_reminders | What is scheduled |
Rows carry deep links back into Tend, so anything your assistant creates elsewhere stays traceable to why it mattered.
Read-only is a hard boundary, not a first version's limitation. No tool creates, edits, sends or deletes. The worst outcome of a confused agent is a wrong answer, never a changed record β which is the property that made shipping this early defensible in the first place.
Published to the Official MCP Registry
as com.tendladder/tend. The manifest is server.json.
Questions, or something behaving oddly: open an issue here, or use the contact route at https://www.tendladder.com/.
The documentation and manifest in this repository are MIT licensed (see LICENSE). The Tend service itself is proprietary and is not distributed here.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tend)<a href="https://allmcps.com/mcp/tend"><img src="https://allmcps.com/api/badge/tend?style=directory" alt="Tend on AllMCPs" /></a>