Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cline/linear-mcp
/ functions
Functions
104 in github.com/cline/linear-mcp
⨍
Functions
104
◇
Types & classes
78
Method
handleSearchProjects
* Searches for projects by name.
src/features/projects/handlers/project.handler.ts:142
Method
handleUpdateProjectMilestone
* Updates an existing project milestone.
src/features/milestones/handlers/milestone.handler.ts:65
Function
validateRequiredParams
* Validates that required parameters are present. * @param params The parameters object to validate * @param required Array of required paramete
src/core/handlers/base.handler.ts:72
Function
verifyAuth
* Verifies authentication and returns the GraphQL client. * Should be called at the start of each handler method.
src/core/handlers/base.handler.ts:20
← previous
101–104 of 104, ranked by callers