-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
User Story:
As a developer working with Ed-Fi APIs, I want to test API endpoints directly from the MCP server so that I can validate my integration without external tools.
Acceptance Criteria:
- User can send HTTP requests to any discovered endpoint
- Tool provides sample payloads based on OpenAPI schema
- Responses are formatted and displayed clearly
- Request/response validation against OpenAPI spec
- Support for different HTTP methods (GET, POST, PUT, DELETE)
- Authentication headers can be configured
- Request history is maintained during session
- Error responses include helpful debugging information
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request