All articles

Guides

40 articles in Guides.

/ Guides

MCP OAuth: How MCP Authentication Works Without API Keys (2026)

Remote MCP servers authenticate with OAuth instead of pasted API keys — the client registers itself, walks you through a browser sign-in, and refreshes tokens on its own. Here's how the flow works and why it's more secure than a key in a config file.

7 min read
/ Guides

What Is a Remote MCP Server? Remote vs Local, Explained (2026)

A remote MCP server lives at a URL instead of running on your machine — nothing to install, and it follows you across every client. Here's what that means, how it differs from a local server, and when to pick which.

6 min read
/ Guides

How to Add an MCP Server to Claude Code (2026)

Adding an MCP server to Claude Code is one command for a remote server — no config files to hand-edit. Here's the command, how the local/project/user scopes differ, how OAuth works, and a worked example that lets Claude Code ship, not just write.

7 min read
/ Guides

How to Add an MCP Server to Cursor (2026)

Adding an MCP server to Cursor is either a few clicks in Settings or a tiny JSON file — and for a remote server there are no API keys to manage. Here's both methods, plus a worked example that lets Cursor's agent ship, not just write.

7 min read
/ Guides

How to Add an MCP Server to Claude Desktop (2026)

Claude Desktop can reach your tools and infrastructure once you connect an MCP server — and for a remote server it's five clicks, no API keys, no config files. Here's the full walkthrough with screenshots, using the Matagi MCP server as the worked example.

7 min read
/ Guides

MCP vs API: What's the Difference? (2026)

MCP and APIs get pitched as rivals, but they work at different layers — one is how software talks to software, the other is how an AI model discovers and calls tools at runtime. Here's the clear difference, and why MCP wraps APIs instead of replacing them.

7 min read
/ Guides

How to Automate Content Creation (No-Code, 2026)

Content creation is a pipeline — ideas, outlines, drafts, repurposing, publishing. Most of it can run on rails while you keep the voice and the final edit. Here's how to automate content creation without code.

7 min read
/ Guides

How to Automate Expense Reports (No-Code, 2026)

Receipts, card matching, policy checks, and the report itself — expense reporting is repetitive, checkable work. Here's how to automate it with an AI agent, and what stays human.

7 min read
/ Guides

AI Agents for Small Business: Where to Start (2026)

Small teams feel repetitive work most and have the least time to fix it. Here's where AI agents give a small business the biggest return — and how to start with just one.

7 min read
/ Guides

Recruitment Automation: How to Automate Recruiting Without Code (2026)

Sourcing, screening, and scheduling eat a recruiter's week — and most of it repeats. Here's how to automate recruiting with an AI agent that shortlists and coordinates, while you keep every hiring decision.

8 min read
/ Guides

How to Automate Keyword Research (No-Code, 2026)

Keyword research is mostly filtering and clustering — exactly the repetitive work an AI agent handles well. Here's how to automate keyword research end to end, no code required (and how we run it ourselves).

8 min read
/ Guides

How to Automate Property Management (No-Code, 2026)

Tenant messages, maintenance requests, rent reminders, owner reports — the repetitive core of property management can run itself. Here's how to automate it with AI agents, no code required.

8 min read
/ Guides

How to Automate Social Media (No-Code, 2026)

Scheduling tools handle posting. An AI agent can handle the whole pipeline — drafting, repurposing, scheduling, and monitoring — while you keep the voice. Here's how to automate social media without code.

7 min read
/ Guides

How to Automate Your Ecommerce Business (No-Code, 2026)

From order processing to support to restock alerts, most of the busywork behind an online store can run itself. Here's how to automate your ecommerce business with AI agents — no code required.

8 min read
/ Guides

AI Agent vs Chatbot: What's the Difference? (2026)

Chatbots answer questions; AI agents get things done. Here's the real difference between an AI agent and a chatbot — and how to tell which one you actually need.

8 min read
/ Guides

AI Agent vs AI Assistant: What's the Difference? (2026)

AI assistants respond to you; AI agents act for you. Here's the real difference between the two, why it matters, and how to tell which one a tool actually is.

8 min read
/ Guides

Postgres MCP Server: Give Your AI a Database Without the Setup (2026)

A Postgres MCP server lets your AI query and manage a database in plain language. The catch with most of them: you still need a database first. Here's the landscape — and the setup where the AI provisions the database itself.

7 min read
/ Guides

Claude in Slack: How Claude Tag Works (and How to Make It Build Things)

Anthropic's Claude Tag puts a persistent @Claude teammate in your Slack channels — it remembers, takes initiative, and works async. Here's how it works, who gets it, and the one connection that upgrades it from answering questions to building things.

7 min read
/ Guides

How to Connect ChatGPT to an MCP Server (Developer Mode, 2026)

ChatGPT supports custom MCP connectors — most people just never find the toggle. Here's exactly where developer mode lives, how to connect a remote MCP server in a few clicks, and what a capable server actually changes.

6 min read
/ Guides

How to Add MCP Servers to OpenAI Codex (CLI + Desktop, 2026)

Adding an MCP server to Codex is two commands in the CLI or four clicks in the desktop app — don't let the config-file folklore scare you off. Here's the full walkthrough, with a worked example that gives Codex the ability to provision real infrastructure.

6 min read
/ Guides

Claude Scheduled Tasks: How to Run Claude on a Schedule (2026)

Claude can now run on its own clock — morning briefings, weekly reports, recurring research. Here's how scheduled tasks work, what they can and can't do, and how to graduate from scheduled prompts to scheduled infrastructure.

7 min read
/ Guides

AI Tools for Customer Success (and Support): What to Automate in 2026

Support drowns in repetitive tickets; success runs on signals nobody has time to watch. Here's where AI tools for customer success and support genuinely help, what to keep human, and how to build an agent for it without code.

7 min read
/ Guides

How to Automate Data Entry With AI (2026)

Data entry is the tax every team pays: copying numbers from PDFs into spreadsheets, retyping form answers into the CRM, keeping two systems in sync. Here's how to automate data entry with an AI agent that handles the messy, variable inputs macros can't.

7 min read
/ Guides

How to Automate Client Onboarding (No-Code, 2026)

For agencies and consultants, onboarding is the first impression — and usually a scramble of intake forms, contracts, access requests, and kickoff logistics. Here's how to automate client onboarding with an AI agent so every new client gets a polished start.

7 min read
/ Guides

AI Agents for HR: What to Automate First (2026)

Most HR time goes to admin, not people: onboarding checklists, PTO questions, chasing forms. Here's what AI agents for HR can take off your plate, what they shouldn't touch, and how to build one without code.

7 min read
/ Guides

How to Automate Accounts Receivable With AI (2026)

Late payments aren't usually a client problem — they're a follow-up problem. Here's how to automate accounts receivable with an AI agent that sends, matches, and chases, so you get paid faster without the awkward nagging eating your week.

7 min read
/ Guides

How to Automate Bookkeeping With AI (No-Code, 2026)

Bookkeeping is the work nobody started a business to do — repetitive, scattered, and quietly eating your week. Here's how to automate it with an AI agent that does the sorting and flags only what needs you, without touching code.

8 min read
/ Guides

How to Declutter Digital Files (AI-Assisted, Step by Step)

If your digital life is spread across a dozen accounts, an overflowing photo library, and a desktop you're afraid to look at, the problem usually isn't laziness — it's that nothing is in one place. Here's how to fix that with a planning-first, AI-assisted approach.

10 min read
/ Guides

The Best Productivity Chrome Extensions in 2026

Your browser is where most of your work happens. Here are the best productivity Chrome extensions for 2026, organized by category — and where AI picks up the work entirely.

5 min read
/ Guides

How to Create Email Filters in Gmail & Outlook (2026 Guide)

Native email filters tame the inbox until your rules pile up and start breaking. Here's how to create filters in Gmail and rules in Outlook step by step — and a smarter AI way to classify your inbox daily.

10 min read
/ Guides

12 AI Agents Every Business Should Build (2026)

You don't need an AI strategy to get value from agents — you need a list of concrete jobs worth handing off. Here are 12 AI agents for business that pay off fast, and how to build them without code.

6 min read
/ Guides

How to Build an AI Sales Agent (No-Code, 2026)

An AI sales agent won't replace your reps — but it can absorb the research, data entry, and follow-up that eats their selling time. Here's what to build first and how to do it without code.

7 min read
/ Guides

AI Workflow Automation: A Practical Guide (2026)

AI workflow automation is more than adding a chatbot to your processes. Here's what it actually means, where it pays off, the pitfalls to avoid, and how to implement it without code.

7 min read
/ Guides

How to Build a Slack Bot With No Code (2026 Guide)

Most "Slack bot" tutorials hand you a developer setup with tokens and a server to host. Here's how to build a genuinely useful Slack bot without code — one that does real work across your tools.

7 min read
/ Guides

How to Build an AI Agent Without Code (Step-by-Step, 2026)

You don't need to be a developer to build a working AI agent in 2026. Here's the step-by-step process — from picking the right first task to putting it into production.

7 min read
/ Guides

Automate Invoice Retrieval Across Your SaaS Stack (2026)

Every month, someone logs into a dozen SaaS billing portals to download PDFs for the bookkeeper. It's the kind of dull, scattered task an AI agent should own. Here's how to automate it.

7 min read
/ Guides

What Is a No-Code AI Agent? (2026 Explainer)

A no-code AI agent is software that takes goals instead of clicks — it decides which steps to run to reach an outcome. Here's what that means, how it differs from chatbots and workflows, and where it fits.

8 min read
/ Guides

Automate Lead Enrichment With AI (No-Code Guide, 2026)

Manual lead enrichment is slow, inconsistent, and the first thing reps stop doing when they get busy. Here's how to hand it to an AI agent that runs every time a new lead lands.

7 min read
/ Guides

Matagi Free Trial: 7 Days, No Credit Card

You found a tool that looks like it might actually solve the problem. No config files, no credential wiring, no DevOps. Just describe what you want and your agent goes live.

7 min read
/ Guides

Best No-Code AI Agent Platforms in 2026 (Compared)

A no-fluff comparison of the six most relevant no-code AI agent platforms in 2026 — what each actually does, where it breaks down, and which type of builder it fits best.

11 min read