InboxApp MCP Server
This is an MCP (Model Context Protocol) server for managing X/Twitter DMs via the InboxApp API.
Endpoints
/mcp- MCP server endpoint (HTTP transport)
Configuration
Connect your MCP client (Claude Desktop, Cursor, etc.) to this server:
{
"mcpServers": {
"inboxapp": {
"url": "https://mcp.inboxapp.com/mcp"
}
}
}