$ recombobulate _
~/recombobulate $ tip --list --tag="mcp-servers"

// 16 tips tagged "mcp-servers"

0
Use --permission-prompt-tool for Custom Approval Flows in CI

Route Claude Code's permission prompts to a custom MCP tool in CI, so automated runs get programmatic approval instead of blanket allow-all or fail-on-prompt.

bagwaa @bagwaa · 2 hours ago
0
Build a Custom MCP Server to Expose Your Internal APIs

Scaffold a custom MCP server with Claude to give it direct access to your internal APIs, dashboards, and microservices.

bagwaa @bagwaa · 3 hours ago
0
Lower the MCP Tool Search Threshold to Save Tokens

Trigger automatic tool search earlier so idle MCP tool definitions stop consuming your context window and tokens.

bagwaa @bagwaa · 3 hours ago
0
Prefer CLI Tools Over MCP Servers to Reduce Context Overhead

CLI tools like gh, aws, and gcloud don't add persistent tool definitions to your context, saving tokens compared to equivalent MCP servers.

bagwaa @bagwaa · 3 hours ago
0
Lock Down MCP Servers with --strict-mcp-config

Use --strict-mcp-config to restrict Claude Code to only the MCP servers you explicitly provide, ignoring all other sources.

bagwaa @bagwaa · 4 hours ago
0
Debug API and MCP Issues with --debug

The --debug flag enables verbose logging for Claude Code, and an optional category filter like "api,mcp" lets you narrow output to exactly the subsystem you need to investigate.

bagwaa @bagwaa · 4 hours ago
0
Use the /mcp Command to Inspect Your MCP Servers

When an MCP server misbehaves, /mcp gives you a live view of every connected server, its status, and the tools it's exposing — right inside your session.

bagwaa @bagwaa · 6 hours ago
0
Connect the Slack MCP Server for Team Notifications

Add the Slack MCP server to let Claude post deployment updates, incident alerts, or standup summaries directly to your channels.

bagwaa @bagwaa · 9 hours ago
0
Use the Filesystem MCP Server for Direct File and Directory Access

The Filesystem MCP server gives Claude read/write access to whole directories, unlocking bulk file operations, cross-project searches, and codebase-wide audits without copying content into the chat.

bagwaa @bagwaa · 11 hours ago
1
Use Taskmaster to Break Down PRDs Before Writing Code

Feed your PRD into Taskmaster to get a structured task list before writing any code — then work through it with Claude one task at a time.

bagwaa @bagwaa · 14 hours ago
1
Add the Postgres MCP Server for Live Database Queries

The Postgres MCP server gives Claude read access to your real schema and data — so it writes SQL against your actual tables, not imaginary ones.

bagwaa @bagwaa · 16 hours ago
0
Connect the Brave Search MCP for Real-Time Web Research

Give Claude live access to the web by connecting the Brave Search MCP server — no more answers that stop at its training cutoff.

bagwaa @bagwaa · 16 hours ago