Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Hackernews

Hackernews

Hacker News is a tech-focused news aggregator by Y Combinator, featuring user-submitted stories and discussions on startups, programming, and emerging trends

1932VIEWS
4703USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app hackernewsnpx @composio/cli add cursor --app hackernewsnpx @composio/cli add cursor --app hackernewsnpx @composio/cli add cursor --app hackernews

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Hackernews Frontpage

Get the frontpage posts of hacker news.

Get Hackernews Item

Get a specific item from hacker news using its id. limits response size to prevent context overflow.

Get Latest Hackernews Posts

Get the latest posts from hacker news based on optional filters. results can be limited using the size parameter.

Get Hackernews Today Posts

Get today's posts from hacker news.

Get Hackernews User

Get a specific user from hacker news using their username.

Search Hackernews Posts

Get relevant posts from hacker news based on a full-text query and optional filters. results can be limited using the size parameter.

6 actions available