get_v1_hackernews_capabilities — ReplyNodes MCP Tool Read-only
get_v1_hackernews_capabilities
(get v1 hackernews capabilities) is one of 54 tools on the
ReplyNodes
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_v1_hackernews_capabilities from your client
- Claude Code ReplyNodes get_v1_hackernews_capabilities run in your project directory
- Claude Desktop ReplyNodes get_v1_hackernews_capabilities ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ReplyNodes get_v1_hackernews_capabilities ~/.cursor/mcp.json
- VS Code ReplyNodes get_v1_hackernews_capabilities .vscode/mcp.json
- Zed ReplyNodes get_v1_hackernews_capabilities ~/.config/zed/settings.json
- Windsurf ReplyNodes get_v1_hackernews_capabilities ~/.codeium/windsurf/mcp_config.json
- Cline ReplyNodes get_v1_hackernews_capabilities ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ReplyNodes get_v1_hackernews_capabilities ~/.gemini/settings.json
- Grok ReplyNodes get_v1_hackernews_capabilities .mcp.json (in your project root)
- ChatGPT ReplyNodes get_v1_hackernews_capabilities Settings → Connectors → Advanced → Developer mode
- Claude.ai ReplyNodes get_v1_hackernews_capabilities Settings → Connectors → Add custom connector
- LangChain ReplyNodes get_v1_hackernews_capabilities pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.replynodes.com/mcp
Other tools on this server
- youtube_search
- youtube_video
- youtube_channel
- youtube_comments
- youtube_playlist
- youtube_related
- youtube_transcript
- get_fetcher_healthz
- get_fetcher_readyz
- hackernews_stories_top
- hackernews_stories_new
- hackernews_stories_best
- hackernews_stories_ask
- hackernews_stories_show
- hackernews_stories_job
- hackernews_search
- hackernews_item
- hackernews_user
- app
- list
- search
- developer
- privacy
- suggest
- similar
- reviews
- ratings
- googleplay_app_details
- googleplay_search
- googleplay_similar_apps
- googleplay_permissions
- googleplay_reviews
- googleplay_developer
- googleplay_categories
- googleplay_category_apps
- googleplay_suggest
- googleplay_availability
- googleplay_data_safety
- web_search
- webcontext_scrape
- webcontext_crawl
- webcontext_map
- webcontext_brand
- brand_retrieve
- brand_search
- brand_styleguide
- brand_fonts
- search_posts
- subreddit_posts
- post_by_id
- post_by_permalink
- user_activity
- user_posts
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.