Skip to content

Mcp pro #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 64 commits into
base: pro
Choose a base branch
from
Open

Mcp pro #202

wants to merge 64 commits into from

Conversation

nayanakto
Copy link
Contributor

No description provided.

@nayanakto nayanakto changed the base branch from master to pro July 14, 2025 20:45
for_one:
key:
regex: .*
extract: authHeaderKey

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can add regex for Authorization key

- req: []
validate:
response_headers:
contains_either: "$magic Check whether the response headers contains any authentication token value that was passed in the request header (the heder value: ${authHeaderVal}). If there is no exact token matching, then return just empty braces. Else return a list of words with the actual token found in the response header only."

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

heder - spell check

- params
request_headers:
for_one:
key:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets discuss this

gt: 0
not_contains: "${responseErrorList}"
- success: exit
- failure: x2

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this correct?

requests:
- req:
- add_header:
dummy_Header_Key: dummyValue

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dummy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants