Skip to content

Commit 70e1b14

Browse files
committed
AI-1488 docs: remove slow start
1 parent 9b34b64 commit 70e1b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Keboola MCP Server is an open-source bridge between your Keboola project and modern AI tools. It turns Keboola features—like storage access, SQL transformations, and job triggers—into callable tools for Claude, Cursor, CrewAI, LangChain, Amazon Q, and more.
1212

1313
- [Quick Start](#-quick-start-remote-mcp-server-easiest-way)
14-
- [Local Setup](#-slow-start-local-mcp-server-setup-custom-or-dev-way)
14+
- [Local Setup](#local-mcp-server-setup-custom-or-dev-way)
1515

1616
## Features
1717

@@ -60,7 +60,7 @@ You can work safely in [Keboola development branches](https://help.keboola.com/c
6060

6161
---
6262

63-
## 🐌 Slow Start: Local MCP Server Setup (Custom or Dev Way)
63+
## Local MCP Server Setup (Custom or Dev Way)
6464

6565
Run the MCP server on your own machine for full control and easy development. Choose this when you want to customize tools, debug locally, or iterate quickly. You’ll clone the repo, set Keboola credentials via environment variables or headers depending on the server transport, install dependencies, and start the server. This approach offers maximum flexibility (custom tools, local logging, offline iteration) but requires manual setup and you manage updates and secrets yourself.
6666

0 commit comments

Comments
 (0)