Skip to content

Commit abcdf87

Browse files
committed
Update internal readme
Signed-off-by: Brad Hoekstra <[email protected]>
1 parent fc40520 commit abcdf87

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

internal/readme/README.src.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,12 @@ open-ended discussion. See [CONTRIBUTING.md](/CONTRIBUTING.md) for details.
3232

3333
## Package documentation
3434

35-
The SDK consists of three importable packages:
35+
The SDK consists of two importable packages:
3636

3737
- The
3838
[`github.com/modelcontextprotocol/go-sdk/mcp`](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk/mcp)
3939
package defines the primary APIs for constructing and using MCP clients and
4040
servers.
41-
- The
42-
[`github.com/modelcontextprotocol/go-sdk/jsonschema`](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk/jsonschema)
43-
package provides an implementation of [JSON
44-
Schema](https://json-schema.org/), used for MCP tool input and output schema.
4541
- The
4642
[`github.com/modelcontextprotocol/go-sdk/jsonrpc`](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk/jsonrpc) package is for users implementing
4743
their own transports.

0 commit comments

Comments
 (0)