lambda-ai
...
@open-mcp/lambda-ai
Installing
First set the environment variables as shell variables:
Then use the OpenMCP config CLI to add the server to your MCP client:
Claude desktop
Cursor
Run this from the root of your project directory or, to add to all cursor projects, run it from your home directory ~
.
Other
Manually
If you don't want to use the helper above, add the following to your MCP client config manually:
Customizing the base URL
Set the environment variable OPEN_MCP_BASE_URL
to override each tool's base URL. This is useful if your OpenAPI spec defines a relative server URL.
Other environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Inspector
Needs access to port 3000 for running a proxy server, will fail if http://localhost:3000 is already busy.
- Open http://localhost:5173
- Transport type:
STDIO
- Command:
npx
- Arguments:
-y @open-mcp/lambda-ai
- Click
Environment Variables
to add - Click
Connect
It should say MCP Server running on stdio in red.
- Click
List Tools
Tools
expandSchema
Expand the input schema for a tool before calling the tool
Input schema
listinstances
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
getinstance
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
postinstance
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
listinstancetypes
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
launchinstance
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
restartinstance
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
terminateinstance
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
listsshkeys
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
addsshkey
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
deletesshkey
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
listfilesystems
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
createfilesystem
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
filesystemdelete
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
listimages
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
firewallruleslist
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema
firewallrulesset
Environment variables
API_KEY
USERNAME_PASSWORD_BASE64
Input schema