Skip to main content
ClaudeWave

Transport-neutral MCP bridge and public development package for Invompt.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado yesterday
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/18/2026
Install in Claude Code / Claude Desktop
Method: NPX · --yes
Claude Code CLI
claude mcp add invompt-mcp -- npx -y --yes
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "invompt-mcp": {
      "command": "npx",
      "args": ["-y", "--yes"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

<div align="center">

# Invompt MCP

  <strong>Invoice tools for the AI hosts you already use.</strong>
  <br />
  Create, review, and manage Invompt invoices through an MCP connection.
</div>

<p align="center">
  <a href="packages/invompt-mcp/README.md">CLI reference</a>
  |
  <a href="packages/mcp-core/README.md">MCP contract</a>
  |
  <a href="https://mcp.invompt.com/mcp">Hosted MCP endpoint</a>
</p>

Invompt MCP is the local-beta distribution for connecting Claude Code or Codex to Invompt. It
provides a small setup CLI, portable host skills, and a Guest stdio bridge. Invoice rules,
calculation, persistence, and hosted document links remain part of the Invompt service.

## What it does

- Turns natural-language or structured requests into invoices, quotes, estimates, and pro formas.
- Lists and updates invoices and saved clients through the MCP contract.
- Supports two deliberate connection modes: a local Guest bridge or hosted OAuth over HTTPS.
- Keeps local setup state separate from the global hosted consumer.

This repository is a pre-1.0 local-beta package. It is not the global hosted consumer. The global
consumer uses the `invompt` connection name and hosted OAuth; this package uses the isolated
`invompt-local-beta` identity. ChatGPT web connects to the hosted endpoint with OAuth and does not
run this local CLI.

## Quick start

1. Choose a host and connection mode, then run the matching setup command. Use OAuth for a browser
   sign-in, or Guest for a server-issued pseudonymous local credential.

   ```sh
   npx --yes invompt-mcp@next setup --host codex --mode oauth
   # Replace codex with claude-code, or oauth with guest.
   ```

2. Restart the selected host so it discovers `invompt-local-beta`.

3. Ask the host to create or review an Invompt invoice.

## Connection modes

| Mode | What it uses | Choose it when |
| --- | --- | --- |
| Guest | Local stdio bridge | You want a server-issued pseudonymous credential. |
| OAuth | Hosted HTTPS MCP endpoint | You want browser-based sign-in. |

The bridge does not open a listener or implement invoice business logic. It forwards JSON-RPC only
through the selected connection and rejects HTTP redirects.

## Security

Guest credentials are stored in the macOS Keychain by default. The optional file fallback requires
an explicit flag and uses restricted local permissions. The CLI does not place credentials in a
plugin manifest or host configuration, derive a hardware fingerprint, or collect serial and MAC
data. Never paste credentials, tokens, or real invoice content into a public issue.

Report a vulnerability through [GitHub private vulnerability reporting][security-report].

[security-report]: https://github.com/Invompt/invompt-mcp/security/advisories/new

## Resources

- [CLI and onboarding reference](packages/invompt-mcp/README.md)
- [Transport-neutral MCP contract](packages/mcp-core/README.md)
- [Contract fixtures and service fake](packages/mcp-testkit/README.md)
- [Model Context Protocol documentation](https://modelcontextprotocol.io/)
- [Hosted Invompt MCP endpoint](https://mcp.invompt.com/mcp)

## Development

Use Node.js 22.22.0 and npm 11.11.0, as declared by the repository. From the repository root:

```sh
npm ci
npm run check
```

The check builds the workspaces, runs typechecking, linting, tests, privacy scanning, and package
verification. It is a source-quality check; it does not certify a registry artifact or host setup.

## License

[MIT](LICENSE)
ai-agentsinvoicesmcpmodel-context-protocoltypescript

Lo que la gente pregunta sobre invompt-mcp

¿Qué es Invompt/invompt-mcp?

+

Invompt/invompt-mcp es mcp servers para el ecosistema de Claude AI. Transport-neutral MCP bridge and public development package for Invompt. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-16.

¿Cómo se instala invompt-mcp?

+

Puedes instalar invompt-mcp clonando el repositorio (https://github.com/Invompt/invompt-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar Invompt/invompt-mcp?

+

Nuestro agente de seguridad ha analizado Invompt/invompt-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene Invompt/invompt-mcp?

+

Invompt/invompt-mcp es mantenido por Invompt. La última actividad registrada en GitHub es del 2026-09-16, con 6 issues abiertos.

¿Hay alternativas a invompt-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega invompt-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: Invompt/invompt-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/invompt-invompt-mcp)](https://claudewave.com/repo/invompt-invompt-mcp)
<a href="https://claudewave.com/repo/invompt-invompt-mcp"><img src="https://claudewave.com/api/badge/invompt-invompt-mcp" alt="Featured on ClaudeWave: Invompt/invompt-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a invompt-mcp