MCP.so
ログイン

Plori

@plori-ai

Plori について

Give your AI agent its own cloud computer. Create and drive hosted plori agents over remote MCP: invoke agents and read replies, human-in-the-loop queue, scheduled runs.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

plori-ai

投稿者

Yuchen Liu

設定

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

{
  "mcpServers": {
    "plori": {
      "type": "streamableHttp",
      "url": "https://api.plori.ai/mcp"
    }
  }
}

ツール

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

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

概要

What is Plori?

Plori is an MCP (Model Context Protocol) server that enables you to invoke AI agents, read their replies, manage a human-in-the-loop approval queue, and schedule automated runs. It uses Streamable HTTP as its transport and is designed for developers integrating MCP-compatible agents into their workflows.

How to use Plori?

Connect your MCP client to the server URL https://api.plori.ai/mcp using Streamable HTTP transport. The README does not provide detailed installation or configuration instructions beyond the endpoint and transport type.

Key features of Plori

  • Invoke AI agents and read their replies
  • Human-in-the-loop queue for approval workflows
  • Scheduled runs for automated agent execution
  • Streamable HTTP transport (remote)

Use cases of Plori

  • Invoke an AI agent and review its output before proceeding
  • Queue agent tasks that require human approval at each step
  • Schedule regular agent runs (e.g., daily reports or monitoring)

FAQ from Plori

What transport does Plori use?

Plori uses Streamable HTTP, a remote transport protocol.

How do I connect to the Plori server?

Connect your MCP client to the server URL https://api.plori.ai/mcp using the Streamable HTTP transport.

Where is the source code or documentation?

The GitHub repository is at https://github.com/plori-ai/plori and the homepage is https://plori.ai/mcp.

コメント

「その他」の他のコンテンツ