Const
Create loopback OAuth account management tools. Server manages multiple accounts with stored tokens (LoopbackOAuthProvider). Returns 4 tools: account-me, account-switch, account-remove, account-list. No prompts.
Create stateless mode tools. MCP client manages authentication. Server extracts user identity from bearer token. Returns 1 tool: account-me. No prompts.
Create loopback OAuth account management tools. Server manages multiple accounts with stored tokens (LoopbackOAuthProvider). Returns 4 tools: account-me, account-switch, account-remove, account-list. No prompts.