Compare commits

..

1 Commits

Author SHA1 Message Date
rahulpinto19
4cfcdcba33 docs: optimize link checker 2026-02-16 13:34:17 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -33,10 +33,10 @@ to expose your developer assistant tools to a Looker instance:
## Set up Looker
1. Get a Looker Client ID and Client Secret. Follow the directions
[here](https://cloud.google.com/looker/docs/api-auth#authentication_wit_an_sdk).
[here](https://cloud.google.com/looker/docs/api-auth#authentication_with_an_sdk).
1. Have the base URL of your Looker instance available. It is likely
something like `https://loer.example.com`. In some cases the API is
something like `https://looker.example.com`. In some cases the API is
listening at a different port, and you will need to use
`https://looker.example.com:19999` instead.

View File

@@ -32,7 +32,7 @@ expose your developer assistant tools to a Neo4j instance:
## Set up the database
1. [Create or select a Neo4j
instance.](https://neo4j.com/cloud/platform/aura-graph-databae/)
instance.](https://neo4j.com/cloud/platform/aura-graph-database/)
## Install MCP Toolbox