agent envelope mcp for Cline
io.github.blackboxengineering/agent-envelope-mcp
Neutral MCP server for AgentEnvelope authority: sovereign verify + vault verify/lookup/mint.
client:Cline
transport:stdio
runtime:npm
Install agent envelope mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agent-envelope-mcp": {
"command": "npx",
"args": [
"-y",
"agent-envelope-mcp"
],
"env": {
"AE_API_KEY": "<AE_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs