event-catalog / event-catalog/mcp-server
Rmove license check
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Use Case
Hi, any reason you would actually need license validation for something that runs locally in the engineer's coputer?
This is not practical, if a company has 50 engineers, now someone has to deal with distributing a key to multiple people (and offboarding that key in the future)
### Proposed Solution
Remove license check, this is usually something that has to be part of hosrting the catalog as a platform, not in the client side.
### Implementation Notes
_No response_
### Community Notes
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, entry points, or tests. Start by locating the license-validation flow in the TypeScript MCP server and trace how local users receive and use keys; done means local operation no longer requires distributing or revoking a license key, with affected tests updated if they exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100