-
Notifications
You must be signed in to change notification settings - Fork 443
Expand file tree
/
Copy pathNOTICE
More file actions
27 lines (20 loc) · 886 Bytes
/
NOTICE
File metadata and controls
27 lines (20 loc) · 886 Bytes
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
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.
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).