-
Notifications
You must be signed in to change notification settings - Fork 604
Expand file tree
/
Copy pathNOTICE
More file actions
33 lines (25 loc) · 1.13 KB
/
Copy pathNOTICE
File metadata and controls
33 lines (25 loc) · 1.13 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
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.
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).