adityamparikh opened a new pull request, #175:
URL: https://github.com/apache/solr-site/pull/175

   ## Summary
   
   Rewrites the MCP subproject website from a thin link-hub into a full 
documentation site with actual usage content, following the [SonarQube MCP 
Server docs](https://docs.sonarsource.com/sonarqube-mcp-server) pattern.
   
   ### New pages
   - **Quick Start** — step-by-step from zero to working AI + Solr integration 
in 2 minutes
   - **Per-client setup pages** (one page each, SonarQube pattern):
     - Claude Desktop, Claude Code, VS Code / GitHub Copilot, Cursor, JetBrains 
IDEs, MCP Inspector
     - Each with STDIO and HTTP mode configs, secured HTTP (OAuth2) notes
   - **Security** — OAuth2 setup with Auth0 and Keycloak (full walkthroughs)
   - **Observability** — LGTM stack setup, Grafana exploration (Tempo, Loki, 
Prometheus), actuator endpoints
   - **Resources** — organized documentation links and references
   
   ### Updated pages
   - **Features** — replaced generic card layout with tool reference tables, 
MCP resources table, env vars reference, and platform cards
   - **Index** — added Quick Start and AI Clients to the Next Steps section 
(4-column grid)
   - **Header** — added Quick Start, Clients, Resources nav items
   - **Footer** — reorganized into Features, Get Started, Resources, Community 
columns
   
   ### Fixes
   - DOAP: `programming-language` Go → Java, category `go` → `java`
   - `pelicanconf.py`: version `v0.0.0` → `v1.0.0`
   
   Depends on #160 (should be merged after that PR). Supersedes #174.
   
   Companion to apache/solr-mcp#95 (README/CONTRIBUTING restructure).
   
   ## Test plan
   - [ ] `./bin/solr-site build` passes without errors (after merging #160)
   - [ ] All new pages render correctly
   - [ ] Navigation links work across all pages
   - [ ] Client sub-navigation bar links all 6 client pages
   - [ ] Code blocks in client/security/observability pages render correctly
   - [ ] Footer links resolve to correct pages
   
   🤖 Generated with [Claude Code](https://claude.ai/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to