HomeDevelopment › plori

plori

Create and drive plori cloud agents and workflows over MCP; each agent has its own environment.

Official Go Cloud Remote
★ 0 stars Last pushed 2026-09-20 License: MIT

Topics: Coding Agents

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://api.plori.ai/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http plori https://api.plori.ai/mcp

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry