We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89dcdc7 commit 4f73e08Copy full SHA for 4f73e08
1 file changed
spendee/spendee_mcp.py
@@ -160,3 +160,6 @@ async def sse_auth_middleware(scope: Scope, receive: Receive, send: Send):
160
# - https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#session-management
161
# - https://github.com/modelcontextprotocol/python-sdk?tab=readme-ov-file#authentication
162
# - auth inspiration: https://github.com/zahere-dev/mcp-labs/tree/main
163
+# - potential seamless support for both modes:
164
+# - https://www.perplexity.ai/search/how-to-implement-a-backward-co-PW6zq_TUSN6rCZ8ztVW4lg
165
+# - https://github.com/modelcontextprotocol/python-sdk?tab=readme-ov-file#low-level-server
0 commit comments