OpenAI-compatible gateway
Point compatible SDKs at PasClaw for chat completions, responses, and model discovery while retaining PasClaw's tools and provider routing.
// Run it as a service
The same executable can serve applications, browser users, and chat channels without splitting the agent into multiple deployments.
Point compatible SDKs at PasClaw for chat completions, responses, and model discovery while retaining PasClaw's tools and provider routing.
The built-in web interface provides chat, memory, file, MCP, schedule, skill, log, and settings workflows from the running binary.
Connect Telegram, Discord, Slack, LINE, WhatsApp, Matrix, IRC, email, and Teams with sender identity and allowlist controls.
Updates, logs, configuration, and policy remain centered on one process instead of a fleet of adapters and frontend services.
From the documentation
Implementation notes drawn from the PasClaw repository documentation.
gateway starts the full web control surface, while serve provides the API-oriented runtime. The default listener is loopback on port 8088.
TPasClawServer can host the service in an existing process, and channels connect the same agent to messaging systems.
Common questions
Keep exploring
See how the rest of PasClaw fits together.