Skip to content

Commit 23c6cbf

Browse files
committed
start with first prototype
Signed-off-by: Sam Heilbron <[email protected]> first prototype Signed-off-by: Sam Heilbron <[email protected]> quickstart link to docs Signed-off-by: Sam Heilbron <[email protected]> readme footer cleanup Signed-off-by: Sam Heilbron <[email protected]>
1 parent 1b8abfc commit 23c6cbf

File tree

6 files changed

+4
-30
lines changed

6 files changed

+4
-30
lines changed

.githooks/prepare-commit-msg.sh

100644100755
File mode changed.

README.md

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,6 @@ Prototyping MPC services in isolation is quick and fun, but but production adopt
6262

6363
**_We believe teams who have build MCP services should not experience friction when bringing those services to production. kMCP is designed to make MCP connectivity simple._**
6464

65-
<!--
66-
KMCP LOGO SHOULD GO HERE
67-
68-
TODO: sam-heilbron to follow-up
69-
-->
70-
7165
## Getting Started
7266

7367
Install the kmcp CLI on your local machine.
@@ -92,9 +86,9 @@ _You're ready to go! Continue on to [From Prototype to Production](#from-prototy
9286

9387
MCP connectivity affects everyone in an organization. Below are some common quickstart journeys that you may experience:
9488

95-
- [Your first MCP service prototype](/devel/quickstart/first-prototype.md)
96-
- [AI/ML Engineer packaging an existing prototype](/devel/quickstart/package-existing-service.md)
97-
- [DevOps engineer building MCP infrastructure in Kubernetes](/devel/quickstart/scaling-mcp-infrastructure.md)
89+
- [Your first MCP service prototype](https://kagent.dev/docs/kmcp/develop)
90+
- [AI/ML Engineer packaging an existing prototype](https://kagent.dev/docs/kmcp/deploy/server#option-1-deploy-an-mcp-server-with-npx-or-uvx)
91+
- [DevOps engineer building MCP infrastructure in Kubernetes](https://kagent.dev/docs/kmcp/deploy/server#option-2-build-and-deploy-an-mcp-server)
9892

9993
## Technical Details
10094

@@ -158,11 +152,5 @@ This project is licensed under the [Apache 2.0 License.](/LICENSE)
158152
---
159153

160154
<div align="center">
161-
<p>Built with ❤️ by the kagent team</p>
162-
<p>
163-
<a href="https://kagent.dev">Website</a> •
164-
<a href="https://kagent.dev/docs/kmcp">Documentation</a> •
165-
<a href="https://discord.gg/Fu3k65f2k3">Discord</a> •
166-
<a href="https://github.com/kagent-dev/kmcp">GitHub</a>
167-
</p>
155+
<p>Built with ❤️ by the <a href="https://github.com/kagent-dev">kagent team</a> </p>
168156
</div>

devel/quickstart/README.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

devel/quickstart/first-prototype.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

devel/quickstart/package-existing-service.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

devel/quickstart/scaling-mcp-infrastructure.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)