Skip to content

Commit

Permalink
Merge pull request #66 from modelcontextprotocol/justin/readme-links
Browse files Browse the repository at this point in the history
Add links to docs in README
  • Loading branch information
jspahrsummers authored Nov 24, 2024
2 parents 25d3123 + 961e494 commit 1bfcfcd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ const transport = new StdioServerTransport();
await server.connect(transport);
```

## Documentation

- [Model Context Protocol documentation](https://modelcontextprotocol.io)
- [MCP Specification](https://spec.modelcontextprotocol.io)
- [Example Servers](https://github.com/modelcontextprotocol/servers)

## Contributing

Issues and pull requests are welcome on GitHub at https://github.com/modelcontextprotocol/typescript-sdk.
Expand Down

0 comments on commit 1bfcfcd

Please sign in to comment.