-
Notifications
You must be signed in to change notification settings - Fork 14
Simplify README quick start #152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WDYT about this PR? @jordanrburger |
{ | ||
"mcpServers": { | ||
"keboola": { | ||
"url": "https://mcp.us-east4.gcp.keboola.com/sse" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't work for me in Cursor.
I needed to pass it through mcp-remote via npx :(
"keboola": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.us-east4.gcp.keboola.com/sse"
]
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stepan is also having trouble with this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ℹ️ You both use Linux.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cjayyy Please add a note in text that the "quick setup" link does not work on Linux.
> When you are already a Keboola user, make sure to change MCP url stack in configuration JSON correspondingly (see [Keboola regions](#keboola-region) section). | ||
|
||
### Other ways how to connect | ||
<details> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is using HTML tags in Markdown a standard thing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not standard Markdown but GitHub enhanced Markdown.
See the docs here.
{ | ||
"mcpServers": { | ||
"keboola": { | ||
"url": "https://mcp.us-east4.gcp.keboola.com/sse" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cjayyy Please add a note in text that the "quick setup" link does not work on Linux.
``` | ||
|
||
> [!NOTE] | ||
> When you are already a Keboola user, make sure to change MCP url stack in configuration JSON correspondingly (see [Keboola regions](#keboola-region) section). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we also explain what stack is, somewhere in this readme?
|
||
Click to install: | ||
|
||
[](https://cursor.com/install-mcp?name=keboola&config=eyJ1cmwiOiJodHRwczovL21jcC51cy1lYXN0NC5nY3Aua2Vib29sYS5jb20vc3NlIn0%3D) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should not we add other stacks too, either here or somewhere in the readme?
Summary
https://chatgpt.com/codex/tasks/task_b_684863e5b5708333a0a7f3d4896bff07