- Step1: Deploy the MCP server using the command: dfx deploy --playground
- Step2: Access the server at: https://{DEPLOYED_CANISTER_ID}.icp0.io/mcp
- Step3: Send HTTP POST requests with JSON payloads using curl
- Step4: Use method 'tools/list' to interact with the MCP server