File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- # MCP_INTEGRATION.md
1+ # MCP Integration (Legacy v2)
2+
3+ !!! warning "Legacy (archived)"
4+ This page is the older, omnibus MCP guide kept for historical reference.
5+ For the current v3 MCP docs, see:
6+ - [ MCP Overview] ( ../mcp/index.md )
7+ - [ Node Server] ( ../mcp/node.md ) · [ Python Server] ( ../mcp/python.md )
8+ - [ Transports] ( ../mcp/transports.md ) · [ OAuth/OIDC Setup] ( ../security/oauth-setup.md )
29
310Demo
411<video src =" ../assets/faxbot_demo.mp4 " width =" 100% " autoplay loop muted playsinline controls >
@@ -68,7 +75,7 @@ export OAUTH_JWKS_URL=https://YOUR_ISSUER/.well-known/jwks.json
6875docker compose --profile mcp up -d --build faxbot-mcp-py-sse
6976```
7077- Choose one. Both require Bearer JWTs issued by your IdP; tokens are verified via JWKS.
71- - Detailed OIDC setup guidance and provider links: see OAUTH_SETUP.md .
78+ - Detailed OIDC setup guidance and provider links: see [ OAuth/OIDC Setup ] ( ../security/oauth-setup.md ) .
7279
7380MCP Inspector (explore tools/resources/prompts)
7481- Start the Inspector UI via Docker:
You can’t perform that action at this time.
0 commit comments