2026-07-26 20:19:20 -07:00
|
|
|
{
|
|
|
|
|
"mcpServers": {
|
|
|
|
|
"shared-memory": {
|
|
|
|
|
"type": "http",
|
2026-07-26 21:41:20 -07:00
|
|
|
"url": "https://memory.example.com/api/mcp",
|
2026-07-26 20:19:20 -07:00
|
|
|
"oauth": {
|
2026-07-26 21:41:20 -07:00
|
|
|
"clientId": "<OIDC_CLIENT_ID_MCP>",
|
2026-07-26 20:19:20 -07:00
|
|
|
"callbackPort": 33418
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|