Headlines Flash
Wed, Jun 10 07:02 AM

🏷️ #mcp

9 headlines
TechnologyDev.toβ€’ 11h ago

I built a Jira CLI for my AI agents. My team thinks I should have used MCP

I recently put together a tiny open-source tool: a non-interactive, JSON-first Jira CLI tailored for AI agents. I called it the "kubectl of Jira. " The idea is simple: it’s a stateless binary that outputs clean JSON so agents can pipe data straight into jq, grep, or wc without choking on interac...

TechnologyDev.toβ€’ 13h ago

Giving an AI Agent Hands on Bluetooth: an MCP Server in Kotlin/Native

Almost every Model Context Protocol (MCP) server you'll find wraps a web API β€” GitHub, a database, a SaaS tool. They give a language model new information . I wanted to give one new senses and hands : the ability to reach out and touch real Bluetooth hardware.