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
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments