Stats
Actions
Tags
From adjutant-agent
HTTP MCP server connecting to local endpoint http://localhost:4201/mcp. Provides tools, resources, or prompts. Purpose and capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"adjutant": {
"type": "http",
"url": "http://localhost:4201/mcp"
}
}
}Server configuration and connection parameters
http://localhost:4201/mcpnpx claudepluginhub lupusdei/adjutant --plugin adjutant-agent