Skip to content

feat(agents): Agent chat via MCP — send messages and receive AI responses #9

Description

@johnxie

Summary

Add MCP tools for interacting with Taskade AI agents in real-time — send messages and receive agent responses directly from Claude, Cursor, or any MCP client.

Proposed Tools

  • agentChatSend — Send a message to an AI agent and receive a response
  • agentChatHistory — Retrieve chat history for an agent conversation

Use Cases

  • Chat with a Taskade AI agent from Claude Desktop
  • Build multi-agent workflows where one AI orchestrates Taskade agents
  • Use Cursor to query a Taskade knowledge-base agent while coding

Context

The MCP server currently supports agent CRUD (create, update, delete, publish) and knowledge management. Adding chat capabilities completes the agent lifecycle — create, configure, and interact — all from any MCP client.

Related: Taskade AI Agents documentation at https://www.taskade.com/agents

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions