Skip to content

Commit 4d5ce8f

Browse files
Merge pull request modelcontextprotocol#265 from morinokami/patch-1
docs: Update README to not specify invalid capabilities
2 parents 0c437a8 + 11c77cd commit 4d5ce8f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -455,13 +455,6 @@ const client = new Client(
455455
{
456456
name: "example-client",
457457
version: "1.0.0"
458-
},
459-
{
460-
capabilities: {
461-
prompts: {},
462-
resources: {},
463-
tools: {}
464-
}
465458
}
466459
);
467460

0 commit comments

Comments
 (0)