setup-inboxapi

Configure InboxAPI MCP server, skills, and safety hooks in Claude Code projects.

12|1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/inboxapi/cli --skill setup-inboxapi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-inboxapi
Source: https://github.com/inboxapi/cli/tree/main/claude/skills/setup-inboxapi
Command: npx skills add https://github.com/inboxapi/cli --skill setup-inboxapi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the setup of InboxAPI email tools within a Claude Code project, streamlining the integration of email functionalities for AI agents.

Core Features & Use Cases

  • MCP Server Configuration: Automatically adds and configures the InboxAPI MCP server in .mcp.json.
  • Skill Installation: Installs essential InboxAPI email skills and safety hooks into the project's .claude/ directory.
  • Credential Verification: Checks and guides the user on authenticating their InboxAPI account.
  • Use Case: When starting a new project that requires AI-driven email capabilities, use this skill to quickly set up the necessary email infrastructure without manual configuration.

Quick Start

Run npx -y @inboxapi/cli setup-skills in your terminal to install InboxAPI skills and hooks.

Frequently Asked Questions about setup-inboxapi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up InboxAPI email tools for a Claude Code project?

To set up InboxAPI email tools, run `npx -y @inboxapi/cli setup-skills` in your terminal. This automatically configures the MCP server, installs bundled skills and safety hooks, and verifies your credentials for seamless AI email integration.

What is automated when configuring MCP server settings for AI email integration?

Configuring MCP server settings for email integration automatically adds the InboxAPI server to your `.mcp.json` file and installs necessary safety hooks into the `.claude/` directory, streamlining AI agent infrastructure without manual file editing.

Do I need an InboxAPI account before running the setup-skills command?

Yes, you need an InboxAPI account. The setup process includes credential verification to check your authentication status and guides you through authenticating your account to ensure proper email tool functionality.

Can I use InboxAPI to add email functionalities to my AI agents without manual configuration?

Yes, you can add email functionalities without manual configuration. The setup skill automates the entire process, including MCP server configuration, skill installation, and credential checks, providing a summary of the setup.

What limitations should I expect when integrating InboxAPI with Claude Code?

The setup is limited to configuring the InboxAPI MCP server and installing bundled skills within the `.claude/` directory. It strictly handles email infrastructure setup and credential verification, not broader Claude Code project configurations.