Skip to content

Comments

Create lseg-mcp-server.json#129

Open
Biljana-lseg wants to merge 3 commits intoAzure:mainfrom
Biljana-lseg:main
Open

Create lseg-mcp-server.json#129
Biljana-lseg wants to merge 3 commits intoAzure:mainfrom
Biljana-lseg:main

Conversation

@Biljana-lseg
Copy link

Add LSEG MCP server config to partners/servers

Add LSEG MCP server config to partners/servers
@Biljana-lseg
Copy link
Author

Biljana-lseg commented Feb 20, 2026 via email

"vendor": "Partner",
"visibility": "public",
"categories": "Finance",
"connectorName": "lseg-mcp-server",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you please remove this for now? we will need to build the managed connector first

"authSchemas": [
"OAuth2"
],
"preview": true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update the here: "customProperties": { "x-ms-preview": true }

"email": "support-mcp@lseg.com",
"url": "https://www.lseg.com/en/contact-us"
},
"authSchemas": [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please provide securityschemes:
"securitySchemes": {
"a365adminoauth2": {
"type": "oauth2",
"description": "Authenticate with A365 using OAuth2 authorization code flow with PKCE support.",
"flows": ["authorizationCode"],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.M365Admin.All"]
}
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants