№ — Index5 articles

Mcp

  1. 01

    10 min read

    Claude Code as a back-office: wiring Drive, Gmail and Trello to actually run your company

    Plugging Claude Code into Google Drive, Gmail and Trello to audit what's actually happening in a startup: 107 files reorganized, emails that never arrived, a Trello board reconciled with reality. Including the OAuth traps nobody documents.

    claude-codeaimcp
  2. 02

    12 min read

    chrome-devtools MCP from WSL: driving (and auto-launching) a Windows Chrome

    Setting up the chrome-devtools MCP in WSL2 to drive a real Windows Chrome: the hostAddressLoopback networking prerequisite nobody documents, why --autoConnect doesn't work cross-OS, and a PreToolUse hook that launches Chrome on its own at the right moment.

    claude-codemcpwsl
  3. 03

    7 min read

    Securing MCP API keys in Claude Code (and why it's urgent)

    Your API keys are probably sitting in plain text in your mcp.json. Here's how to secure them with environment variable interpolation, a dedicated secrets file and deny rules.

    claude-codesecuritymcp
  4. 04

    12 min read

    Building a Claude Code skill to fact-check scientific claims

    Step-by-step guide to building a Claude Code skill that cross-references PubMed, Semantic Scholar and the web to produce structured reports on any health claim. With MCP configuration and 2026 best practices.

    claude-codeaimcp
  5. 05

    7 min read

    MCP data.gouv.fr: querying French open data from Claude Code

    The data.gouv.fr MCP server lets you explore and analyze French public datasets directly from Claude Code. Setup, available tools and real-world use cases.

    claude-codeaimcp