Skip to content

Commit 161b9fe

Browse files
authored
Made minor fixes to README.md (#119)
Made minor formatting fixes and typo corrections to README.md Signed-off-by: Ram Iyengar <ramanujank@gmail.com>
1 parent 80a3987 commit 161b9fe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454

5555
## Why kMCP?
5656

57-
Prototyping MCP services in isolation is quick and fun, but but production adoption introduces many challenges:
57+
Prototyping MCP services in isolation is quick and fun, but production adoption introduces many challenges:
5858

59-
- **Ad-hoc scaffolding** - Configuring the MCP server, integrating it in Kubernetes, and operating it at Enterprise scale
60-
- **Transport fragmentation** – Supporting multiple protocols (HTTP, WebSocket, SSE, etc.) requires custom maintenance.
59+
- **Ad-hoc scaffolding** - Configuring the MCP server, integrating it in Kubernetes, and operating it at enterprise scale
60+
- **Transport fragmentation** – Supporting multiple protocols (HTTP, WebSocket, SSE, etc.) requires custom maintenance
6161
- **Disconnected context** - Enforcing consistent security, observability, and governance for agent-to-tool communication
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._**

0 commit comments

Comments
 (0)