MCP Server
MCP
Abscissa
Safety-aware MCP server for Linear issues, projects, cycles, and dependencies.
Install
uvx abscissa
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "abscissa",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Linear personal API key used to authenticate API requests.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "LINEAR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment