UNPKG

systemprompt-mcp-reddit

Version:

A specialized Model Context Protocol (MCP) server that enables you to search, read, and interact with Reddit content, leveraging an AI Agent to help with each operation.

4 lines (3 loc) 304 B
import { Tool } from "@modelcontextprotocol/sdk/types.js"; export declare const sendReply: Tool; export declare const sendReplySuccessMessage = "Successfully sent the reply. The reply has been posted and should be visible in the thread. Would you like to view the updated thread or send another reply?";