diff --git a/app/app.vue b/app/app.vue index 598be2b..5395b15 100644 --- a/app/app.vue +++ b/app/app.vue @@ -1,5 +1,10 @@ diff --git a/app/pages/docs.vue b/app/pages/docs.vue index 6f1aa62..fa2f088 100644 --- a/app/pages/docs.vue +++ b/app/pages/docs.vue @@ -222,7 +222,11 @@ const apiEndpoints = [

MCP Configuration

- +
 {
   "mcpServers": {
@@ -239,7 +243,11 @@ const apiEndpoints = [
             

Direct Connection

- +
https://api.arthurdanjou.fr/mcp

diff --git a/app/pages/index.vue b/app/pages/index.vue index e9f2985..0ae3f0c 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -212,7 +212,9 @@ const resources = [ Configure your MCP client to connect to my server:

                 
@@ -234,7 +236,11 @@ const resources = [
             

Use REST API endpoints in your applications:

- +
 # Get profile information
 curl https://api.arthurdanjou.fr/api/profile