Plori
@plori-ai
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"plori": {
"type": "streamableHttp",
"url": "https://api.plori.ai/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 ๐
jlowin๐ The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Go ๐
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments