MCP to Talk to Blockchain Data
Bitquery has launched an MCP server that lets AI agents in Claude, ChatGPT, Cursor, and VS Code query on-chain blockchain data for crypto investigations and market intelligence. The tool indexes every…
Claude is a family of AI assistants developed by Anthropic. Named versions (Claude 3.5 Sonnet, Claude 3 Opus) are known for long context windows, coding ability, and safety-focused design.
Bitquery has launched an MCP server that lets AI agents in Claude, ChatGPT, Cursor, and VS Code query on-chain blockchain data for crypto investigations and market intelligence. The tool indexes every…
XMLUI co-maintainer filed a bug and added a new How To document after Claude failed to find a pattern for converting a select widget to a radio group, with the new doc scoring 4.2 in MCP search versus…
Chron, an MCP server that creates tamper-evident, locally-stored audit trails for AI coding tools, has surpassed 8,000 downloads. The tool logs every message, tool call, and code change to a local SQL…
A team of three interns built Superconnected, an email follow-up and relationship-management application, over a summer internship using AI-assisted development tools alongside Ninchi, a code-comprehe…
A developer and their teammate built a tool for DataHub's 'Build with DataHub: The Agent Hackathon' that generates Airflow DAGs from DataHub metadata. The tool walks lineage graphs, reads tags and glo…
Anthropic, the AI company behind the Claude model, is preparing for an initial public offering (IPO) with a reported $65 billion annual revenue run rate, despite substantial losses and an ongoing lega…
A developer in his fifties spent a year using AI coding assistants to build an automated trading system and automate a data-entry task, finding that while AI explanations were excellent, results often…
A new approach to content creation argues that AI tools are not enough; the key is a hybrid system combining AI with human judgment. The article, written by an unnamed author, recommends using a conte…
A developer describes how using AI tools like Claude in daily work creates friction due to context loss, fragmentation, and the AI's inability to act directly in other applications. The developer argu…
Voice AI systems are shifting from cascaded pipelines to native multimodal speech-to-speech models, but the older architecture remains widely used due to its flexibility, security, and cost advantages…
A developer released an inference engine tailored to the Strix Halo (Bosgame) and Qwen 3.8 architecture, achieving over 550 tokens per second at 32k context depth, about twice as fast as the next clos…
KraftApp, an AI-powered app builder, lets users describe an app in plain language and automatically generates a full product with frontend, backend, auth, payments, and Postgres, then ships it as a se…
A developer demonstrates how to combine Claude's function calling with Amazon SNS FIFO topics to create reliable, ordered AI notifications. The approach ensures that alerts generated by the LLM are pr…
StudyArena's analysis of 6,851 blind student votes found that Google's Gemini was the preferred AI for college essays, with a 39.6% choice rate, ahead of Anthropic's Claude at 31.8% and OpenAI's ChatG…
A Hacker News user asked what simple tasks large language models still fail at, citing keyword search as an example where models like ChatGPT and Claude struggle despite excelling at semantic search. …
A study of 14 reasoning models found that outcome-based reinforcement learning (RL) often produces illegible chain-of-thought (CoT) reasoning, with accuracy dropping by 53% when models are forced to u…
A developer created Declaude, a tool that converts Claude's writing style into plain English, after spending excessive time and tokens trying to get Claude to avoid its characteristic 'claude-speak' w…
Kevin B. Liu designed and built Claude of Tanks, an original browser game using Three.js, as an experiment in persistent agent collaboration, with Claude and Codex serving as development tools rather …
PromptOwl, an AI governance suite, has launched Scheduler, a feature that lets users schedule AI agents for recurring or one-time runs while maintaining audit trails, versioning, and checksums to ensu…
Anthropic's Python SDK v1.0 release introduces breaking changes that require production systems to migrate carefully, according to a guide for developers and AI engineers. The guide recommends wrappin…