forked from cloudflare/agents
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
39 lines (30 loc) · 1.4 KB
/
Copy pathNOTICE
File metadata and controls
39 lines (30 loc) · 1.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
NOTICE
This project incorporates code and inspiration from the following open source projects:
1. Anthropic MCP TS SDK
- License: MIT License
- Repository: https://github.com/modelcontextprotocol/typescript-sdk
- Copyright: Anthropic, PBC
2. Coinbase x402
- License: Apache License 2.0
- Repository: https://github.com/coinbase/x402
- Copyright: Coinbase, Inc.
3. ethanniser/x402-mcp
- License: MIT License
- Repository: https://github.com/ethanniser/x402-mcp
- Copyright: @ethanniser
4. Vercel AI SDK
- License: Apache License 2.0
- Repository: https://github.com/vercel/ai
- Copyright: Vercel, Inc.
5. Telnyx voice-cloudflare
- License: MIT License (as declared in npm package metadata)
- Repository: https://github.com/team-telnyx/voice-cloudflare
- Copyright: Telnyx
- Note: Portions of @cloudflare/voice-telnyx are adapted from @telnyx/voice-cloudflare.
6. PartyServer
- License: ISC License
- Repository: https://github.com/cloudflare/partykit/tree/main/packages/partyserver
- Copyright: 2024 Sunil Pai <spai@cloudflare.com>
- Note: The Agents SDK vendors and adapts PartyServer's Durable Object server implementation.
The original licenses and copyright notices from these projects are preserved and should be included with any distribution of this software.
For a complete list of third-party licenses, see [THIRD_PARTY_LICENSES.md](THIRD_PARTY_LICENSES.md).