Preconditions
- Install the Witsy client
- Open settings
- Set up the API
- There should be no MCP configuration under normal circumstances.

Installation
Install the Blocklet MCP
- Visit Dashboard > Integrations > MCP Servers > Windsurf

- Run the following installation command
npx @blocklet/install-mcp@latest i https://bbqavvuuki6llb76sxmf5ukteogoeyx42bwhzl46s7i.did.abtnet.io/.well-known/service/mcp --client witsy --streamableHTTP --oauth2Bearer blocklet-z4iFYFf85nNkXFKCJ3d7jKSCJm6WN983Rk5J72rjCasRX- Enter the server name as prompted.

Confirm Installation
- Restart Witsy / Refresh MCP
- The Blocklet MCP is visible.
- Confirm the Blocklet Server is running

MCP Test
- MCP functionality can be tested with simple queries
- Example query: "View the current Blocklet's user count"
- Check for MCP call logs and output.

Important Considerations
- The URL in the installation command points to the test environment.
- Make sure to restart Witsy or refresh MCP after installation is complete.