Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MCP support #51

Open
9 of 12 tasks
mathieuancelin opened this issue Jan 3, 2025 · 0 comments
Open
9 of 12 tasks

MCP support #51

mathieuancelin opened this issue Jan 3, 2025 · 0 comments

Comments

@mathieuancelin
Copy link
Contributor

mathieuancelin commented Jan 3, 2025

  • local mcp proxy that forwards calls to otoroshi to use wasm functions (can be used in Claude Desktop)
  • local mcp proxy that forwards calls to otoroshi to use mcp clients (can be used in Claude Desktop)
  • otoroshi plugin to handle calls from the local mcp proxy
  • add a MCP Connector entity
  • support MCP Connector as tool_calls in LLM Providers
  • otoroshi plugin to expose any MCP Connector/Wasm function as a MCP SSE Server
  • otoroshi plugin to manage method authorizations for mcp based on user or apikey
  • add specific mcp events for rpc invocations either through plugins of direct llm provider usage
  • add some kind of client pool behind connector entity
  • support prompts ?
  • support REST in MCP connector
  • support WebSocket in MCP connector
@mathieuancelin mathieuancelin self-assigned this Jan 3, 2025
mathieuancelin added a commit that referenced this issue Jan 3, 2025
mathieuancelin added a commit that referenced this issue Jan 3, 2025
mathieuancelin added a commit that referenced this issue Jan 14, 2025
mathieuancelin added a commit that referenced this issue Jan 14, 2025
mathieuancelin added a commit that referenced this issue Jan 14, 2025
mathieuancelin added a commit that referenced this issue Jan 15, 2025
mathieuancelin added a commit that referenced this issue Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant