list_mash_digest_issues — mcp MCP Tool Read-only
list_mash_digest_issues
(list mash digest issues) is one of 53 tools on the
mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_mash_digest_issues from your client
- Claude Code mcp list_mash_digest_issues run in your project directory
- Claude Desktop mcp list_mash_digest_issues ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp list_mash_digest_issues ~/.cursor/mcp.json
- VS Code mcp list_mash_digest_issues .vscode/mcp.json
- Zed mcp list_mash_digest_issues ~/.config/zed/settings.json
- Windsurf mcp list_mash_digest_issues ~/.codeium/windsurf/mcp_config.json
- Cline mcp list_mash_digest_issues ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp list_mash_digest_issues ~/.gemini/settings.json
- Grok mcp list_mash_digest_issues .mcp.json (in your project root)
- ChatGPT mcp list_mash_digest_issues Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp list_mash_digest_issues Settings → Connectors → Add custom connector
- LangChain mcp list_mash_digest_issues pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.tweetsmash.com/api/mcp
Other tools on this server
- list_bookmarks
- list_likes
- search_bookmarks
- get_bookmark_count
- list_labels
- add_labels_to_tweets
- remove_labels_from_tweets
- delete_label
- setup_vector_store
- list_skills
- get_skill
- get_library_overview
- search_docs
- get_bookmark
- tag_bookmarks_by_filter
- archive_bookmarks
- archive_bookmarks_by_filter
- list_smart_views
- get_smart_view
- get_smart_view_bookmarks
- create_smart_view
- update_smart_view
- delete_smart_view
- create_share_link
- revoke_share_link
- trigger_pdf_export
- trigger_csv_export
- trigger_json_export
- list_digest_preferences
- update_digest_preference
- delete_digest_preference
- list_past_digests
- list_mash_digests
- get_mash_digest_issue
- compose_mash_digest
- get_sync_status
- get_bookmark_sync_status
- list_twitter_lists
- get_list_tweets
- get_list_digests
- send_list_digest
- preview_list_ranking
- get_author_preferences
- set_author_preference
- get_me
- get_connection_status
- fetch_recent_bookmarks
- remember
- recall
- forget
- get_interests
- correct_interest
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.