Skip to content

Commit 233811c

Browse files
committed
docs(readme): name as Workspace MCP; deep-link the guides; qualify 'full access' (plan-gated)
1 parent db7006b commit 233811c

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# Taskade MCP Server
44

5+
> The **Workspace MCP** (`@taskade/mcp-server`) β€” run your Taskade workspace from any AI client.
6+
57
**Connect [Taskade](https://www.taskade.com) to any AI assistant β€” Claude, Cursor, Windsurf, VS Code, and more β€” via the [Model Context Protocol](https://modelcontextprotocol.io/).**
68

79
[![npm](https://img.shields.io/npm/v/@taskade/mcp-server?style=flat-square&color=FF2D60)](https://www.npmjs.com/package/@taskade/mcp-server)
@@ -45,7 +47,7 @@ MCP-powered Taskade agent running inside Claude Desktop by Anthropic:
4547
| Build Agents via MCP | Automate Workflows | Manage Projects |
4648
|:---:|:---:|:---:|
4749
| <img src="https://raw.githubusercontent.com/taskade/taskade/main/media/agents/agent-generator.gif" width="280" alt="Create AI agents from your IDE via Taskade MCP"> | <img src="https://raw.githubusercontent.com/taskade/taskade/main/media/automations/automation-flows.gif" width="280" alt="Automate workflows via Taskade MCP"> | <img src="https://raw.githubusercontent.com/taskade/taskade/main/media/genesis/create-app.gif" width="280" alt="Manage projects and apps via Taskade MCP"> |
48-
| Create, train, deploy AI agents from Claude/Cursor | Build multi-step automations across 100+ services | Full workspace management from your AI assistant |
50+
| Create, train, deploy AI agents from Claude/Cursor | Build multi-step automations across 100+ services | Full workspace management from your AI assistant *(paid plans; some endpoints gated on free)* |
4951

5052
---
5153

@@ -279,7 +281,7 @@ Capabilities the v1 API doesn't have: hold a live conversation with an AI agent,
279281

280282
## Why Taskade MCP?
281283

282-
Taskade MCP gives your AI assistant **full access to your workspace** β€” projects, tasks, agents, knowledge bases, templates, and automations. Instead of writing API code, describe what you need in natural language.
284+
Taskade MCP gives your AI assistant **access to your workspace** β€” projects, tasks, agents, knowledge bases, templates, and automations (on paid plans; some endpoints such as workspace listing are gated for free accounts). Instead of writing API code, describe what you need in natural language.
283285

284286
```
285287
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
@@ -503,6 +505,8 @@ Works with any OpenAPI 3.0+ spec. Generate MCP tools for your own APIs in minute
503505
- Templates: [taskade.com/templates](https://www.taskade.com/templates)
504506
- Community: [taskade.com/community](https://www.taskade.com/community)
505507
- Developer Docs: [docs.taskade.com](https://docs.taskade.com)
508+
- **Workspace MCP guide:** https://github.com/taskade/docs/blob/main/apis-living-system-development/workspace-mcp.md
509+
- **Genesis App MCP guide** (a different, hosted surface): https://github.com/taskade/docs/blob/main/apis-living-system-development/genesis-app-mcp.md
506510
- Blog: [taskade.com/blog](https://www.taskade.com/blog)
507511

508512
---

0 commit comments

Comments
Β (0)