Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,6 @@ items:
- url: /integrate/data-streams/overview/
title: Overview

- url: /integrate/mcp/
title: MCP Integration

- url: /automate/
title: Automation/Common Tasks
items:
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In this documentation, we will show you how to
- Use Keboola as a [data-handling backbone](/overview/api/) for your product.
- Wrap Keboola in your own UI for your customers.
- Control whole data processing pipeline within Keboola from the [outside](/integrate/).
- Leverage natural language to build data pipelines and interact with your Keboola project using the [Model Context Protocol (MCP)](/integrate/mcp/).
- Leverage natural language to build data pipelines and interact with your Keboola project using the [Model Context Protocol (MCP)](https://help.keboola.com/ai/mcp-server/).
- [**Extend Keboola by building your own components**](/extend/) for your own use or for other Keboola users and customers.
- [Extend Keboola with arbitrary Docker images](/extend/component/).
- Build your own [extractors](/extend/generic-extractor/) for services we do not support yet.
Expand Down
Loading
Loading