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) 277 B
import { Tool } from "@modelcontextprotocol/sdk/types.js"; export declare const sendMessage: Tool; export declare const sendRedditMessageSuccessMessage = "Successfully sent the message. The message has been delivered to the recipient. Would you like to send another message?";