Aerostack
#mcp 14

#mcp

14 articles

What Is an AI Coding Agent? How the Tool Layer Makes or Breaks It
#ai-agents #coding

What Is an AI Coding Agent? How the Tool Layer Makes or Breaks It

An AI coding agent reads your repo, plans edits, runs tests, and opens a PR autonomously. The model is the easy part. Here is how MCP solves the tool-access problem that makes most coding agent setups break in production.

Navin Sharma
Navin Sharma
12m
What Is an Autonomous AI Agent? How the Perceive-Reason-Act Loop Works
#ai-agents #mcp

What Is an Autonomous AI Agent? How the Perceive-Reason-Act Loop Works

An autonomous AI agent uses an LLM to reason, call tools, observe results, and iterate toward a goal without human prompting each step. Here is how the loop works, what makes it safe, and how to build one.

Navin Sharma
Navin Sharma
17m
AI Agent Security Risks: Exposed Instances, MCP Tool Permissions, and What Actually Fixes Them
#security #ai-agents

AI Agent Security Risks: Exposed Instances, MCP Tool Permissions, and What Actually Fixes Them

42,000+ OpenClaw instances are exposed with no auth, plaintext credentials in config files, and unvetted MCP tools. Here are the real AI agent security risks — and the controls that fix them.

Navin Sharma
Navin Sharma
13m
What Is AgentOps? The Discipline That Makes AI Agents Production-Ready
#ai-agents #mcp

What Is AgentOps? The Discipline That Makes AI Agents Production-Ready

AgentOps is the emerging discipline for deploying, monitoring, and governing AI agents in production. Learn the six components — permissions, observability, approval gates, audit trail, cost control, and workspace isolation — that make agents safe at scale.

Navin Sharma
Navin Sharma
9m
I Accidentally Deleted Staging Data with OpenClaw. Here's What I Changed.
#approval-gates #agent-security

I Accidentally Deleted Staging Data with OpenClaw. Here's What I Changed.

A war story about the time an AI agent executed an unintended DELETE statement, and what actually works to prevent it.

Navin Sharma
Navin Sharma
6m
AI Agent Workspace Setup: How to Run 5 MCP Servers From One URL
#mcp #ai-agents

AI Agent Workspace Setup: How to Run 5 MCP Servers From One URL

18 config entries. 5 API keys in plaintext. 2 hours to onboard. Or: 1 URL, 1 token, and a workspace that handles the rest.

Navin Sharma
Navin Sharma
8m
AI Agent Management: How I Took Back Control of My OpenClaw Setup
#ai-agents #mcp

AI Agent Management: How I Took Back Control of My OpenClaw Setup

AI agent management is the missing layer between OpenClaw and the real world. 42,000 exposed instances, 824 malicious skills, $270/month token bills. I built a control layer that adds per-tool permissions, approval gates, independent audit logging, and mobile approval. Here's exactly how it works.

A
Aerostack
16m
AI Agent vs Chatbot: How MCP-Orchestrated Bots Cross the Line
#bots #ai-agents

AI Agent vs Chatbot: How MCP-Orchestrated Bots Cross the Line

The line between a chatbot and an AI agent is now mostly a question of how many MCP tools you wire in. Here's the real technical distinction — and why MCP-orchestrated bots cross it.

Navin Sharma
Navin Sharma
8m
What Is an MCP Registry? How Hosted Registries Serve Every AI Client
#mcp #ai-agents

What Is an MCP Registry? How Hosted Registries Serve Every AI Client

An MCP registry is a catalog of Model Context Protocol servers. Hosted registries like Aerostack go further — they run 254 servers for you, handle auth, and serve every tool to Claude, Cursor, ChatGPT, and Gemini through a single workspace URL.

Navin Sharma
Navin Sharma
11m
Your AI Agent Has Root Access — And That's an AI Agent Security Problem
#security #ai-agents

Your AI Agent Has Root Access — And That's an AI Agent Security Problem

AI agents can read, write, and delete anything you connect them to — yet most deployments have zero tool-level permissions. Here's what AI agent security actually requires, and how Aerostack enforces it.

Navin Sharma
Navin Sharma
14m
MCP Gateway: One URL for 250+ MCP Servers (Set Up in 60 Seconds)
#mcp #ai-agents

MCP Gateway: One URL for 250+ MCP Servers (Set Up in 60 Seconds)

An MCP gateway replaces per-machine MCP config with one authenticated URL. Set up Aerostack in 60 seconds: 254 hosted servers, AES-256 encrypted credentials, token-based access, and full audit logging.

Navin Sharma
Navin Sharma
10m
30 Workflow Automation Examples: How AI-Native Nodes Work in Practice
#workflows #ai-agents

30 Workflow Automation Examples: How AI-Native Nodes Work in Practice

30 concrete workflow automation examples using AI-native nodes: agent loops, confidence routing, guardrails, identity gates, and parallel execution — all running on Durable Objects.

Navin Sharma
Navin Sharma
17m
How to Make a Discord Bot That Actually Does Things (No discord.js, No Hosting)
#bots #tutorial

How to Make a Discord Bot That Actually Does Things (No discord.js, No Hosting)

Every tutorial shows you discord.js. Every no-code tool gives you preset commands. Neither can query your database. Here's how to make a Discord bot that's actually AI-powered — in 5 minutes of real work.

Navin Sharma
Navin Sharma
10m
Introducing Aerostack: Workflows, MCPs, and Intelligent Bots on the Edge
#workflows #bots

Introducing Aerostack: Workflows, MCPs, and Intelligent Bots on the Edge

We built Aerostack because MCP configuration doesn't scale. Here's how we turned that into a platform where agents build infrastructure for other agents.

Navin Sharma
Navin Sharma
13m