mcp for Zed
com.paypal.mcp/mcp
PayPal MCP server provides access to PayPal services and operations for AI assistants
client:Zed
transport:streamable-http
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.paypal.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs