You're viewing a demo portfolio

Join the waitlist
PRSM

linear_search

Active

Tool of Linear

declared in 0.1.0

Search Linear issues by keyword or text. Returns matching issues with ID, title, state, priority, and URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "database performance"
    },
    {
      "first": 15,
      "query": "authentication"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "first": {
      "type": "number",
      "description": "Number of results to return (default 20, max 50)"
    },
    "query": {
      "type": "string",
      "description": "Search query text"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Linear

https://github.com/pipeworx-io/mcp-linear

1/7 registries
View full server →