MCP.so
ログイン

Impri

@sekera-radim

Impri について

Human-in-the-loop approval inbox for AI agents. An agent proposes an action, a human approves or rejects it, then it runs. Watchers + approval inbox, MCP + REST, self-hostable (MIT).

基本情報

カテゴリ

AI とエージェント

ライセンス

MIT

ランタイム

node

公開者

sekera-radim

投稿者

Radim Sekera

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "impri": {
      "command": "npx",
      "args": [
        "@impri/mcp"
      ],
      "env": {
        "IMPRI_API_KEY": "im_your_key_here"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Impri?

Human-in-the-loop approval inbox for AI agents. An agent proposes an action, a human approves or rejects it, then it runs. Watchers + approval inbox, MCP + REST, self-hostable (MIT).

How to use Impri?

The README includes setup instructions such as docker compose up.

Key features of Impri

  • CLI reference
  • Python SDK reference
  • TypeScript SDK reference
  • Integrations — LangChain, OpenAI Agents, CrewAI, n8n, Make, Zapier, webhook receivers
  • Web docs: https://impri.dev/docs

Use cases of Impri

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Impri

Where is the source code for Impri?

The source code is linked from the repository URL on this page.

Does Impri include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「AI とエージェント」の他のコンテンツ