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
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ This monorepo contains all the packages for the monday.com GraphQL SDKs. Current
- [@mondaydotcomorg/api](./packages/api) - Our official sdk, used to make api calls
- [@mondaydotcomorg/api-types](./packages/api-types) - Types
- [@mondaydotcomorg/setup-api](./packages/setup-api) - After installing the api, use this to setup typed api environment
- [@mondaydotcomorg/monday-api-mcp](./packages/agent-toolkit) - Toolkit for MCP / agents.
- [@mondaydotcomorg/monday-api-mcp](./packages/monday-api-mcp) - MCP for monday using the API.

## Development

Expand Down
Empty file.
46 changes: 0 additions & 46 deletions packages/agent-toolkit/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions packages/agent-toolkit/codegen.yml

This file was deleted.

2 changes: 0 additions & 2 deletions packages/agent-toolkit/fetch-schema.sh

This file was deleted.

1 change: 0 additions & 1 deletion packages/agent-toolkit/graphql.config.yml

This file was deleted.

9 changes: 0 additions & 9 deletions packages/agent-toolkit/jest.config.ts

This file was deleted.

25 changes: 0 additions & 25 deletions packages/agent-toolkit/lib/core/base-monday-api-tool.ts

This file was deleted.

3 changes: 0 additions & 3 deletions packages/agent-toolkit/lib/core/executable.ts

This file was deleted.

3 changes: 0 additions & 3 deletions packages/agent-toolkit/lib/core/index.ts

This file was deleted.

26 changes: 0 additions & 26 deletions packages/agent-toolkit/lib/core/tool.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/agent-toolkit/lib/mcp/index.ts

This file was deleted.

70 changes: 0 additions & 70 deletions packages/agent-toolkit/lib/mcp/toolkit.ts

This file was deleted.

Loading