OpenClaw
OpenClaw is an AI development tool that works with OpenAI-compatible APIs. Configure it to use FastMetal for model access.
Setup
Configure OpenClaw with your FastMetal credentials:
export OPENAI_API_KEY="your-api-key"
export OPENAI_BASE_URL="https://api.fastmetal.ai/v1"