Category: Guides
-
OpenClaw MCP Server Setup: Complete Installation Guide (2026)
OpenClaw is a self-hosted, open-source AI assistant — no cloud dependency, full data control. It extends any AI provider with MCP servers, giving your agent access to files, databases, GitHub, web search, and more. Prerequisites Node.js 24 or Node 22 LTS (22.19+) npm or pnpm An AI provider API key macOS, Linux, or Windows with…
-

How to Add MCP Servers to Claude Desktop (Complete 2026 Guide)
Step-by-step guide to adding MCP servers to Claude Desktop. Config examples for Brave Search, GitHub, PostgreSQL, filesystem, Slack, and more.
-

How to Build an MCP Server (Step-by-Step)
How to Build an MCP Server (Step-by-Step) MCP (Model Context Protocol) servers let AI models interact with external tools and data. Building your own MCP server means you can expose any API, database, or service to AI assistants. This guide covers building servers in both TypeScript and Python. What Is an MCP Server? An MCP…
-

Claude Desktop MCP Setup: Install and Configure Tools
Claude Desktop MCP Setup: Install and Configure Tools Claude Desktop has built-in support for MCP (Model Context Protocol) servers. You can add file access, database queries, web searches, and hundreds of other tools by editing one configuration file. This guide walks you through the setup. How Claude Desktop Uses MCP Claude Desktop acts as an…
-

How to Use MCP Tools with Ollama (Complete Guide 2026)
How to Use MCP Tools with Ollama (Complete Guide 2026) Ollama lets you run large language models locally on your machine. Combined with the Model Context Protocol (MCP), you can give those local models access to external tools — databases, file systems, APIs, and more — without sending data to the cloud. This guide walks…
