We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
557b91a
fix(HttpTransport): correct casing of stdClass in JSON-RPC result
e10e761
feat(transport): enhance session metadata handling with authenticatio…
8e9b2b1
feat(client): use PHP_BINARY constant for portable PHP executable det…
444e7aa
feat(transport): make session ID optional and improve handling in Htt…
2880173
feat(server): add dynamics flag to handle method for conditional serv…
3749303
feat(tool): allow nullable arguments in execute method and default to…
3700e18
feat(sse): refactor SSE handling to use SSEClient and improve event p…
d5d176a
feat(session): improve error handling in AbstractSession and introduc…
0db4f14
feat(server): enhance MCP server handling to support versioning in to…
edd7b70
feat(router): update MCP routes to support multiple HTTP methods and …