Commit graph

27 commits

Author SHA1 Message Date
Minoru Mizutani
eceffb22ef
Update README for clarity on MCP client configuration, adjust DENO_PERMISSIONS for remote server access, and add VSCode extensions recommendations. 2025-04-29 14:59:11 +09:00
Minoru Mizutani
a3161163e6
Update README and proxy.ts: Replace example server URLs with a specific remote MCP server address, enhance configuration instructions for MCP clients, and clarify environment variable usage for VPN connections. 2025-04-29 14:50:03 +09:00
Minoru Mizutani
f35b5a52cb
Enhance README and code documentation: Add OAuth authentication details, clarify usage instructions, and improve function comments for better understanding of parameters in client and proxy functions. 2025-04-29 14:42:19 +09:00
Minoru Mizutani
ce890c30a9
Refine README: Update terminology for clarity, specifying 'Local MCP Client' and 'Remote SSE MCP Server' to enhance understanding of communication channels. 2025-04-29 13:57:47 +09:00
Minoru Mizutani
4522dc41a6
Polish README 2025-04-29 13:31:50 +09:00
Minoru Mizutani
61a1f4c3cc
Configure Deno project 2025-04-29 02:51:21 +09:00
Ola Hungerford
504aa26761 Update link to latest auth spec in README.md 2025-04-17 09:13:11 +01:00
kissrobber
a2064502b9 add --allow-http flag 2025-04-16 06:01:50 +01:00
Glen Maddern
0596122962
Update README.md with cursor workaround 2025-04-16 05:34:41 +01:00
Glen Maddern
c542f78288 removing --clean flag as it sent things into a reauth loop 2025-04-11 04:48:19 +01:00
Glen Maddern
a3b4906afd Added --header CLI args support
This can include ${ENV_VAR} strings that are replaced with the values in process.env
2025-04-10 11:27:25 +10:00
Glen Maddern
684320a04c Disabling the multi-popup-prevention logic for now on windows as it appears not to be reliable 2025-04-04 14:44:56 +11:00
Brendan Irvine-Broque
88fa18b1d1
Document ~/.mcp-auth (#11)
To help people who get stuck with `mcp-remote`

Co-authored-by: Jeremy Morrell (Cloudflare) <jmorrell@cloudflare.com>
2025-03-31 07:58:18 -07:00
Glen Maddern
a97fd9e5c6 added instructions for running the client 2025-03-31 16:10:12 +11:00
Glen Maddern
bcdf520af5 updated readme 2025-03-31 15:35:30 +11:00
Jeremy Morrell
6faec1e3f9 Add instructions for following Claude Desktop logs 2025-03-24 19:49:14 -07:00
Jeremy Morrell
88d9909ebc add a space 2025-03-24 18:25:54 -07:00
Jeremy Morrell
2cce763c77 Add more detailed instructions to README 2025-03-24 18:25:01 -07:00
Glen Maddern
f1cfe3621b Few links back to CF resources for the readme 2025-03-25 09:55:11 +11:00
Glen Maddern
da0f298ce1 Fleshing out readme 2025-03-25 08:33:06 +11:00
Jeremy Morrell
429cc5aa1e Add warning about older versions of Node 2025-03-24 12:26:07 -07:00
Jeremy Morrell
1cc1bd67a7 tweak 2025-03-24 12:09:41 -07:00
Jeremy Morrell
b217e08007 Add VPN warning 2025-03-24 12:08:33 -07:00
Sunil Pai
d332273355 format 2025-03-24 10:48:46 +00:00
Glen Maddern
5175099e23 Successfully tested end-to-end in a browser! 2025-03-24 16:01:49 +11:00
Glen Maddern
cb322d877d Ported v0.0.4 from mcp-remote-examples 2025-03-20 11:11:45 +11:00
Glen Maddern
d1d7803d9a
Initial commit 2025-03-20 11:09:42 +11:00