Found 531 bookmarks
Newest
Live Web Data for AI Agents | Firecrawl MCP for Claude Code & Cursor | Firecrawl
Live Web Data for AI Agents | Firecrawl MCP for Claude Code & Cursor | Firecrawl
Give Claude Code, Cursor, and Windsurf access to the live web with Firecrawl's official MCP server. Built for AI agents and developers. Get clean, LLM-ready data in under 3 minutes. Works with any MCP-compatible code editor.
·firecrawl.dev·
Live Web Data for AI Agents | Firecrawl MCP for Claude Code & Cursor | Firecrawl
Awesome MCP Servers
Awesome MCP Servers
Explore 9,800+ official and community MCP servers for Claude, Codex, Cursor, and other AI agents. Find the right tools and setup guides for your workflow.
·mcpservers.org·
Awesome MCP Servers
Context7 - Up-to-date documentation for LLMs and AI code editors
Context7 - Up-to-date documentation for LLMs and AI code editors
Pull up-to-date, version-specific documentation and code examples for any library directly into Cursor, Claude Code, Codex, Devin Desktop, Antigravity and other AI coding tools.
·context7.com·
Context7 - Up-to-date documentation for LLMs and AI code editors
jCodeMunch MCP — Cut AI Coding Agent Token Costs 95%+
jCodeMunch MCP — Cut AI Coding Agent Token Costs 95%+
Model-agnostic MCP server that indexes codebases with tree-sitter and lets any AI agent — Claude, GPT, Gemini — retrieve exact functions, classes, and constants instead of whole files. 95%+ token reduction, measured.
·jcodemunch.com·
jCodeMunch MCP — Cut AI Coding Agent Token Costs 95%+
Hybrid Queries - Qdrant
Hybrid Queries - Qdrant
Run hybrid queries in Qdrant: fuse dense, sparse, and multivector results with RRF or DBSF, layer custom scoring with Formula Query, and pick the right method for your data.
·qdrant.tech·
Hybrid Queries - Qdrant
Vector embeddings | OpenAI API
Vector embeddings | OpenAI API
Learn how to turn text into numbers, unlocking use cases like search, clustering, and more with OpenAI API embeddings.
·developers.openai.com·
Vector embeddings | OpenAI API
Stop Overengineering Your Agent Harness
Stop Overengineering Your Agent Harness
Coding agents dominate the conversation, but the harness your agent needs depends on its action and context complexity. Here’s how to build for the job in front of you.
·oreilly.com·
Stop Overengineering Your Agent Harness
Coding Agents Don’t Need Bigger Context Windows — They Need a Context Compiler | Towards Data Science
Coding Agents Don’t Need Bigger Context Windows — They Need a Context Compiler | Towards Data Science
Most coding agents treat prompt construction like retrieval: gather more files, add more context, hope the model figures it out. But that approach breaks down fast. As context grows, irrelevant code competes for attention, and when the window fills, agents start compressing their own memory—often mid-task. What looks like “forgetting” is usually just degraded context. This article explores a different approach: treating prompt construction like a compiler that decides what to keep, what to reduce, and what to discard entirely.
·towardsdatascience.com·
Coding Agents Don’t Need Bigger Context Windows — They Need a Context Compiler | Towards Data Science
Diverge then converge with LLMs
Diverge then converge with LLMs
One of the patterns I've found particularly helpful with LLMs is the diverge-then-converge pattern. LLMs excel at both of those things separately, and when we put them together, they are an excellent tool to help us solve problems.
·germanvelasco.com·
Diverge then converge with LLMs
Introduction to Post-training
Introduction to Post-training
How post-training transformed language models with raw intelligence into the AI assistants used by billions of people today
·oreilly.com·
Introduction to Post-training
Voicebox
Voicebox
Open source voice cloning. Local-first. Free forever.
·voicebox.sh·
Voicebox
Handy
Handy
Handy is a cross platform, open-source, speech-to-text application for your computer
·handy.computer·
Handy
Classroom · Clief Notes
Classroom · Clief Notes
Jake Van Clief, giving you the Cliff notes on the new AI age.
·skool.com·
Classroom · Clief Notes
The Frontend Verification Gap in AI-Assisted Development
The Frontend Verification Gap in AI-Assisted Development
AI-assisted development has made frontend work feel much faster. A developer can ask for a form, a dashboard card, a table, a modal, or a responsive layout and
·oreilly.com·
The Frontend Verification Gap in AI-Assisted Development
Why AI Coding Agents Still Need Clear Specs
Why AI Coding Agents Still Need Clear Specs
Learn why vague prompts create hidden rework, how acceptance criteria help, and when BDD-style tests are worth the upfront effort.
·oreilly.com·
Why AI Coding Agents Still Need Clear Specs