capa stop
Stop the running CAPA server.
Usage
capa stop Description
Gracefully stops the CAPA server and all managed MCP server subprocesses.
What Gets Stopped
- The main CAPA server process
- All MCP server subprocesses managed by CAPA
- Active sessions and connections
When to Use
- Before making manual configuration changes
- To free up system resources when not using CAPA
- Before uninstalling CAPA
- When troubleshooting server issues
Notes
- Your MCP client will lose access to tools when the server is stopped
- Sessions and loaded tools will be cleared
- You'll need to run
capa startorcapa installto start the server again
Related Commands
- capa start - Start the server
- capa restart - Restart the server
- capa status - Check if the server is running