mcp-chat

PipedreamHQ/mcp-chat
★ 176 stars TypeScript 🤖 AI/LLM Updated 1mo ago
Examples of using Pipedream's MCP server in your app or AI agent.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-chat": {
      "command": "npx",
      "args": [
        "-y",
        "PipedreamHQ/mcp-chat"
      ]
    }
  }
}

Topics

aidevelopmentmcptools