8000 GitHub - cuenca-mx/mcp-client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cuenca-mx/mcp-client

Repository files navigation

Build an AI Agent that acts as an MCP Client

An example of how to build an Agent that acts as an MCP Client, so that it can connect to external services via MCP.

Deploy to Cloudflare

This demo showcases how to:

  • Connect an AI agent to a remote MCP server
  • Handle authentication check using the built-in OAuth flow
  • Discover and use tools exposed by remote MCP servers

Learn more

Instructions

First, start an MCP server. A simple example can be found in examples/mcp, which already has valid binding setup.

npm install
npm start

Tap "O + enter" to open the front end. It should list out all the tools, prompts, and resources available.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0