Local stdio servers
Launch local MCP processes, negotiate their capabilities, and make their tools available to the agent.
// Model Context Protocol
PasClaw can consume external MCP servers and expose its own agent capabilities to compatible clients, creating a shared tool layer across environments.
Launch local MCP processes, negotiate their capabilities, and make their tools available to the agent.
Connect to HTTP and SSE endpoints when tools live on another machine or behind a managed service.
Registry entries provide the transport details and configuration shape needed to connect quickly.
Model Context Protocol servers PasClaw can launch (stdio) or connect to (HTTP/SSE). Each entry includes a copy-paste config.
Loading…