File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,21 +55,21 @@ For more detail refer to the [mcp](https://github.com/modelcontextprotocol/pytho
5555
5656### Test the remote server with client,
5757
58- ![ Cursor Hello World Agent Call] ( docs/images/cursor_hello_world_agent_call.png )
58+ < img src = " docs/images/cursor_hello_world_agent_call.png " alt = " Cursor Hello World Agent Call " width = " 500 " >
5959
6060### Signup to Keycard and get your zone identifier
6161
6262Refer to [ docs] ( https://docs.keycard.ai/ ) on how to signup. Navigate to Zone Settings to obtain the zone id
6363
64- ![ Keycard ZoneId Information ] ( docs/images/keycard_zone_information.png )
64+ < img src = " docs/images/keycard_zone_information.png " alt = " Keycard ZoneId Information " width = " 400 " >
6565
6666### Configure Your prefered Identity Provider
6767
68- ![ Keycard Identity Provider Configuration ] ( docs/images/keycard_identity_provider_config.png )
68+ < img src = " docs/images/keycard_identity_provider_config.png " alt = " Keycard Identity Provider Configuration " width = " 400 " >
6969
7070### Setup MCP resource
7171
72- ![ Create MCP Resource ] ( docs/images/create_mcp_resource.png )
72+ < img src = " docs/images/create_mcp_resource.png " alt = " Create MCP Resource " width = " 400 " >
7373
7474### Add authentication to the MCP server
7575
@@ -120,7 +120,7 @@ uvicorn server:app
120120
121121### Authenticate in client
122122
123- ![ Cursor Authentication Prompt ] ( docs/images/cursor_authenticate.png )
123+ < img src = " docs/images/cursor_authenticate.png " alt = " Cursor Authentication Prompt " width = " 500 " >
124124
125125
126126### 🎉 Your MCP server is now running with KeyCard authentication! 🎉
You can’t perform that action at this time.
0 commit comments