Feed aggregator

MCPs and Agents free remote hackathon

Hacker News - Thu, 04/17/2025 - 3:14pm

Article URL: https://hackathon.deco.chat/

Comments URL: https://news.ycombinator.com/item?id=43720971

Points: 1

# Comments: 0

Categories: Hacker News

Best Internet Providers in Val Verde Park, Texas

CNET Feed - Thu, 04/17/2025 - 3:00pm
While Spectrum is the best internet provider in Val Verde Park, there are other options to consider depending on what you need.
Categories: CNET

Meta Removes Use of Apple Intelligence in Its Apps on iPhone

CNET Feed - Thu, 04/17/2025 - 2:50pm
Instagram, Facebook, WhatsApp and Threads no longer have access to Apple Intelligence's writing features.
Categories: CNET

Show HN: Gin-MCP – Zero-config bridge to expose Gin APIs as MCP tools

Hacker News - Thu, 04/17/2025 - 2:26pm

I built gin-mcp to automatically expose existing Gin web APIs as Model Context Protocol (MCP) tools, making them usable by clients like Cursor with minimal effort.

It uses reflection on your *gin.Engine to discover endpoints and infers basic schemas for path and query parameters automatically. The idea is to be zero-configuration by default --- you add it to your existing Gin app, provide a BaseURL, mount the MCP handler (mcp.Mount("/mcp")), and your API becomes available as tools.

For more complex scenarios where inference isn't enough (e.g., specific struct validation, request body definitions), you can explicitly define schemas using mcp.RegisterSchema(method, path, querySchema, bodySchema). You can also filter which endpoints are exposed.

It aims to reduce the boilerplate needed to connect internal APIs to MCP-compatible AI tools, letting you leverage your existing backend services more easily.

Check out the repo for code, examples, and usage details: https://github.com/ckanthony/gin-mcp

Feedback is welcome!

Comments URL: https://news.ycombinator.com/item?id=43720476

Points: 1

# Comments: 0

Categories: Hacker News

Codex CLI fork

Hacker News - Thu, 04/17/2025 - 2:22pm

Article URL: https://github.com/ymichael/codex

Comments URL: https://news.ycombinator.com/item?id=43720451

Points: 1

# Comments: 0

Categories: Hacker News

Grok Now Remembers What You Talked About, and Here's How to Make It Stop

CNET Feed - Thu, 04/17/2025 - 2:17pm
Grok's memory is in beta and available on grok.com and the official iOS and Android apps.
Categories: CNET

Pages