AI Agents & Automation MOC

AI Agents & Automation

Domain hub for AI coding agents, MCP integration, and automation workflows — covering tool selection, prompting methodology, and real-world deployment patterns.


All AI Agents

All AI Agents 21 results
TypeNameTopicTagsCreated
comparisonMaster-Agent-Comparison-MatrixAgentic Codingai-agents, topic
comparisonOpen-Source-AI-Model-ComparisonAI Agents & Toolsai-agents, ai-llm, topic
conceptAgentic Engineering Vocabulary & PatternsAI Agents & Toolsai-agents
conceptAutomationAutomationtopic, automation
conceptSafe AI Workflows - Mitigating Hallucinations and OverreachArtificial Intelligenceautomation, ai-llm
conceptThe Agentic LoopAI Agents & Toolsai-agents, automation, ai-llm
conceptWhatsApp AutomationWhatsApp Automationtopic, ai-agents
entityAntigravityAntigravitytopic, ai-agents
entityClaude AIClaude AItopic, ai-agents
entityClaude CodeAI Agentsai-agents
entityCodexAI Agentsai-agents
entityGoogle AI StudioAI Developmenttopic, ai-agents, web
entityN8NN8Ntopic, automation
entityNotebookLMAI Agentsai-agents, research
entityObsidianObsidiantopic, pkm, automation
entityVS Code Agent-First Development SeriesAI Agentsai-agents, tutorial
entityWordPressWordPresstopic, web, ai-mcp, automation
guideHermes AgentAI Agents & Toolsai-agents, automation
guideHermes Desktop Setup — Decision GuideAI Agents & Toolsai-agents, automation
guideLocal AI Coding WorkflowAI Agents & Toolsai-agents, ai-llm
guideMigration Guide SQLite → PostgreSQLDatabaseautomation

Tools & Concepts

Tools & Concepts 10 results
TypeNameTopic
conceptAgentic Engineering Vocabulary & PatternsAI Agents & Tools
conceptThe Agentic LoopAI Agents & Tools
conceptWhatsApp AutomationWhatsApp Automation
entityAntigravityAntigravity
entityClaude AIClaude AI
entityClaude CodeAI Agents
entityCodexAI Agents
entityGoogle AI StudioAI Development
entityNotebookLMAI Agents
entityVS Code Agent-First Development SeriesAI Agents

For a side-by-side feature comparison, see Master-Agent-Comparison-Matrix.


Topic Hubs

Topic Hubs 0 results

No results


Quick Decision Guide

I want to... Start here
Build a new feature or fix complex bugs Claude Code
Run a 24/7 trading bot or WhatsApp agent Automation
Connect AI to external tools (database, Gmail, trading platform) MCP
Learn how to work with AI coding agents effectively VS Code Agent-First Development Series
Compare all the major tools side-by-side Master-Agent-Comparison-Matrix
Keep AI agents from breaking things Safe AI Workflows - Mitigating Hallucinations and Overreach
Automate WhatsApp customer support or CRM WhatsApp Automation
Understand Claude as a financial analysis platform Claude AI

MCP: The Universal Bridge

Model Context Protocol is the common thread across all these tools. It lets AI agents connect to external services — databases, email, trading platforms, WordPress — with read/write access. The vault covers MCP servers for Zerodha, TradingView, Gmail, WordPress, Obsidian, and custom DIY implementations.

Key distinction: community-built MCP servers often provide full read/write capabilities that official integrations restrict to read-only. This matters for automation where the agent needs to execute trades, send emails, or publish content.


Prompting & Methodology

The quality of agent output depends heavily on how you prompt. Core resources:

Common thread across all sources: start by understanding the codebase before editing, give the agent a feedback loop (tests, screenshots), and never let it operate without guardrails on production systems.


See Also