Skip to main content
Showing 19 resources in guides for "mcp"
Saved
Active
Guides. Practical guides and playbooks
guidesReview firstSource-backedReview firstClaude Code

Building In-Process MCP Tools with the Claude Agent SDK

by JPette1783

A practical walkthrough of defining in-process custom tools for the Claude Agent SDK with createSdkMcpServer and the tool helper, wiring them into query via mcpServers, allowing them, error handling, and returning images or structured data.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

Channels and Webhooks into Running Claude Code Sessions

by JPette1783

A practical walkthrough of Claude Code channels: how an MCP-server channel pushes messages, alerts, and webhooks into a running session, how to install and enable Telegram, Discord, or iMessage, sender allowlists, and enterprise controls.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

Claude Code Subagent MCP Scope Guide

by JSONbored

Source-backed guide for scoping MCP servers, tools, permissions, hooks, and memory when building Claude Code subagents for focused review, research, and implementation workflows.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

MCP OAuth Token Audience Checklist

by JSONbored

Practical checklist for reviewing remote MCP server authorization, resource indicators, bearer-token handling, HTTPS transport, PKCE, and token passthrough risks before connecting an AI client.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

MCP Protected Resource Metadata Verification Guide

by JSONbored

Practical guide for checking MCP protected resource metadata, authorization server discovery, resource indicators, token audience binding, and 401 challenge behavior before trusting a remote MCP server.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

Plugins in Claude Agent SDK Deployments

by JPette1783

A practical walkthrough of loading local plugins in the Claude Agent SDK: the plugins option with type local and a path, what plugins bundle (skills, agents, hooks, MCP servers), verifying loads via the init message, and invoking namespaced plugin skills.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

Using the Context Window Simulator for Prompt Design

by JPette1783

A practical walkthrough of the Claude Code context window explorer: what consumes context (system prompt, memory, CLAUDE.md, MCP tools, skills, file reads, history), how each loads, and how to use it plus /context to design leaner prompts and setups.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

Build MCP Servers with Auth and Least Privilege

by MkDev11

A source-backed guide for designing Model Context Protocol servers with explicit authorization boundaries, narrow tools, scoped resources, privacy-aware logging, and least-privilege runtime access.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

Choose the Right Claude Extension Surface

by MkDev11

A practical decision guide for choosing between Claude Code subagents, skills, slash commands, hooks, settings, and MCP servers. Pick the smallest extension surface that matches the workflow, risk, and sharing model.

Safety Privacy
guidesReview firstSource-backedReview firstCursorClaude Code

Migrate Cursor-Style Workflows to Claude Code

by MkDev11

A practical migration guide for moving Cursor-style rules, prompts, MCP configuration, and team workflows into Claude Code memory, slash commands, MCP, settings, and reviewable project conventions.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

Threat Model MCP Servers Before Installation

by MkDev11

A practical pre-installation review workflow for Model Context Protocol servers. Inventory tools, resources, prompts, credentials, network reach, storage, and runtime permissions before connecting a server to Claude or another MCP client.

Safety Privacy
guidesReview firstSource-backedReview firstRaycastClaude Code

Use HeyClaude API, MCP, and Raycast Together

by MkDev11

A source-backed guide for choosing between HeyClaude API endpoints, the HeyClaude MCP server, and the Raycast extension surface when building registry discovery, install-guidance, and PR-first submission workflows.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

Build a Local-First AI Developer Stack

by dpdanpittman

Run the parts of your AI dev workflow that touch your code and data — tools, memory, and auxiliary models — on infrastructure you control, while still using Claude as the orchestrator. A practical architecture for a self-hosted, privacy-first developer stack.

Safety Privacy
guidesReview firstSource-backedReview firstClaude Code

Build Claude MCP Servers

by JSONbored

Master MCP server development from scratch. Create custom Claude Desktop integrations with TypeScript/Python in 60 minutes using production-ready patterns.

Safety · Privacy ·
guidesReview firstSource-backedReview firstClaude Code

Claude MCP Server Setup 2025

by JSONbored

Master MCP server installation and configuration for Claude Desktop. Complete step-by-step setup guide with optimization tips and best practices for 2025.

Safety · Privacy ·
guidesReview firstSource-backedReview firstClaude Code

Fix Claude Code Environment Variable Configuration Errors

by JSONbored

Debug Claude Code authentication failures, OAuth errors, and API key configuration issues with platform-specific solutions and automated management tools.

Safety · Privacy ·
guidesReview firstSource-backedReview firstClaude Code

Fix Claude Code npm Errors

by JSONbored

Install Claude Code correctly in 15-25 minutes. Fix npm permission errors, configure PATH, and resolve 'command not found' issues with proven solutions.

Safety · Privacy ·
guidesReview firstSource-backedReview firstClaude Code

Fix Claude Code Performance

by JSONbored

Fix Claude Code memory leaks consuming 120GB RAM and performance issues. Resolve crashes, session freezes, and slow performance with proven fix methods.

Safety · Privacy ·
guidesReview firstSource-backedReview firstClaude Code

Fix Claude MCP Error -32000

by JSONbored

Resolve Claude Desktop MCP server connection errors fast. Step-by-step fixes for error -32000, disconnections, and configuration issues with proven solutions.

Safety · Privacy ·