Skip to main content
Glama

Waygate MCP

activate_venv.sh•264 B
#!/bin/bash # Waygate MCP Virtual Environment Activation cd /home/jeremy/waygate-mcp source venv/bin/activate echo "šŸ Virtual environment activated for waygate-mcp" echo "šŸ“¦ To install packages: pip install package_name" echo "šŸ”„ To deactivate: deactivate"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeremylongshore/waygate-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server