Skip to content
Draft
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
5 changes: 5 additions & 0 deletions hayhooks/CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co

Hayhooks extends the basic Hayhooks tool server to create a comprehensive MCP (Model Context Protocol) server that bridges Haystack Pipelines with AI agents like Letta. The application serves as both a pipeline API server and an MCP server, providing tools for content extraction, web search, Google Workspace integration, and AI agent communication.

## Documentation Resources

- Haystack documentation is available at https://docs.haystack.deepset.ai/docs and can be accessed through extract and excerpt tools
- Haystack API reference is available at https://docs.haystack.deepset.ai/reference/agents-api

## Development Commands

```bash
Expand Down
Loading