Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
spranab
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
spranab
7mo ago
Thanks for the excellent references! We actually just added a SKILL.md following the agentskills.io spec based on your suggestion — it's live now: https://github.com/spranab/saga-mcp/blob/master/.ski
2.
▲
by
spranab
7mo ago
I built an MCP server that lets Claude (or any MCP client) orchestrate structured debates between multiple LLMs. You give it a topic, it sends it to all configured models in parallel, they see each other's responses, refine their posit
3.
▲
Show HN: Brainstorm-MCP – Let GPT, DeepSeek, and Groq Brainstorm Together
(github.com)
2 points
by
spranab
7mo ago
|
1 comments
4.
▲
by
spranab
7mo ago
Thanks for your valuable feedbacks. SQLite handles this well in practice. saga-mcp uses WAL mode with busy_timeout=5000 and synchronous=NORMAL, so concurrent writes queue up rather than fail. The intended use case is one agent per project p
5.
▲
Show HN: Saga – SQLite project tracker for AI coding agents
(github.com)
4 points
by
spranab
7mo ago
|
2 comments
6.
▲
Show HN: Saga – A Jira-like project tracker MCP server for AI agents (SQLite)
4 points
by
spranab
7mo ago
|
5 comments
7.
▲
What happens when you put Claude, GPT, Grok, and DeepSeek in the same room?
(warpmode.io)
1 points
by
spranab
7mo ago
|
1 comments
8.
▲
by
spranab
8mo ago
That actually is great, we can add ads detection and extract only the relevant information. Thanks @ksaj
9.
▲
by
spranab
8mo ago
What do you mean? I just wanted to share something I am working on. Trying to understand what you meant by ads.
10.
▲
by
spranab
8mo ago
Hi HN, I built SDF (Structured Data Format), an open protocol that sits between web content and AI agents. The problem: Every agent that consumes a web page independently fetches HTML, strips boilerplate, extracts entities, and classifies c
11.
▲
Show HN: SDF Protocol – Pre-compiled semantic JSON for AI agent web consumption
(sdfprotocol.org)
1 points
by
spranab
8mo ago
|
6 comments