You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-55Lines changed: 0 additions & 55 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,58 +70,3 @@ A Docker image that provides access to HackerOne's GraphQL API through the Model
70
70
- Running the container directly will result in an error as it expects an MCP client connection
71
71
- The `-i` flag is required to maintain standard input for the stdio transport
72
72
- The `schema.graphql` in this repository may become outdated over time, you can download the latest one from HackerOne at [https://hackerone.com/schema.graphql](https://hackerone.com/schema.graphql)
73
-
74
-
## Development
75
-
76
-
### Creating a Release
77
-
78
-
To create a new release:
79
-
80
-
1. Create a [new release in GitHub](https://github.com/Hacker0x01/hackerone-graphql-mcp-server/releases/new).
0 commit comments