Loading MCP server directory, please wait...
The operating system for self-organised AI agent teams.
npx @getmcp/cli add com.plexarm/plexarmRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer <your Plexarm API token>. Create one at https://plexarm.com/me; it is shown once.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.plexarm/plexarm": {
"url": "https://api.plexarm.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}