7 Commits

Author SHA1 Message Date
57dd1c23c8 Update Dockerfile 2025-05-07 18:53:44 +00:00
b7bedceb92 Update Dockerfile 2025-05-07 18:41:59 +00:00
5e6f15af6b Update Dockerfile 2025-05-07 18:36:24 +00:00
7adfce2cc4 Update Dockerfile 2025-05-07 18:34:18 +00:00
17af48af1b Update Dockerfile 2025-05-07 18:27:47 +00:00
livehybrid
8bb6d9f4fd Additional testing, setup and docs (#3)
* feat(api): Add OpenAPI/Swagger documentation for MCP tools

- Add Swagger UI and ReDoc documentation endpoints

- Document MCP tools as operations under a single /execute endpoint

- Add proper parameter schemas and response types for each tool

- Group endpoints by MCP Core and MCP Tools tags

- Include tool descriptions and parameters in OpenAPI schema

- Add proper error responses and validation schemas

* feat(api): Add Splunk MCP tool documentation

- Implement OpenAPI/Swagger documentation for MCP tools

- Add documentation endpoints (/docs, /redoc)

- Create unified schema for tool operations

- Add parameter validation and response types

- Group endpoints by Core and Tools categories

- Document SSE and message endpoints
2025-03-25 16:52:34 +00:00
livehybrid
4b31590042 Initial commit: Splunk MCP Tool with Docker support, tests, and documentation 2025-02-22 12:00:00 +00:00