linear-mcp-fast 0.2.4__py3-none-any.whl → 0.2.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {linear_mcp_fast-0.2.4.dist-info → linear_mcp_fast-0.2.6.dist-info}/METADATA +2 -6
- {linear_mcp_fast-0.2.4.dist-info → linear_mcp_fast-0.2.6.dist-info}/RECORD +5 -5
- {linear_mcp_fast-0.2.4.dist-info → linear_mcp_fast-0.2.6.dist-info}/WHEEL +0 -0
- {linear_mcp_fast-0.2.4.dist-info → linear_mcp_fast-0.2.6.dist-info}/entry_points.txt +0 -0
- {linear_mcp_fast-0.2.4.dist-info → linear_mcp_fast-0.2.6.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: linear-mcp-fast
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.6
|
|
4
4
|
Summary: Fast MCP server for Linear - reads from Linear.app's local cache on macOS
|
|
5
5
|
Author: everything-chalna
|
|
6
6
|
License-Expression: MIT
|
|
@@ -126,7 +126,7 @@ Tools mirror the official Linear MCP for easy switching:
|
|
|
126
126
|
| Tool | Description |
|
|
127
127
|
|------|-------------|
|
|
128
128
|
| `list_issues` | List issues with filters (team, state, assignee, priority) |
|
|
129
|
-
| `get_issue` | Get issue details by identifier (e.g., `
|
|
129
|
+
| `get_issue` | Get issue details by identifier (e.g., `DEV-123`) |
|
|
130
130
|
| `list_teams` | List all teams |
|
|
131
131
|
| `get_team` | Get team details |
|
|
132
132
|
| `list_projects` | List all projects |
|
|
@@ -163,10 +163,6 @@ ls ~/Library/Application\ Support/Linear/IndexedDB/
|
|
|
163
163
|
|
|
164
164
|
The local cache updates when Linear.app syncs. Open Linear.app to refresh.
|
|
165
165
|
|
|
166
|
-
**Returns 0 issues**
|
|
167
|
-
|
|
168
|
-
Multiple IndexedDB databases may exist. Version 0.2.2+ automatically finds the correct one.
|
|
169
|
-
|
|
170
166
|
## License
|
|
171
167
|
|
|
172
168
|
MIT
|
|
@@ -32,8 +32,8 @@ tools_and_utilities/benchmark.py,sha256=fyD5U6yI7Y0TkyhYtvvaHyk9Y2jJe2yxYWoFPQWy
|
|
|
32
32
|
tools_and_utilities/ccl_chrome_audit.py,sha256=irGyYJae0apZDZCn23jMKmY3tYQgWyZEL8vdUBcHLZk,24695
|
|
33
33
|
tools_and_utilities/dump_indexeddb_details.py,sha256=ipNWLKPQoSNhCtPHKWvMWpKu8FhCnvc4Rciyx-90boI,2298
|
|
34
34
|
tools_and_utilities/dump_leveldb.py,sha256=hj7QnOHG64KK2fKsZ9qQOVqUUmHUtxUZqPYl4EZJO9U,1882
|
|
35
|
-
linear_mcp_fast-0.2.
|
|
36
|
-
linear_mcp_fast-0.2.
|
|
37
|
-
linear_mcp_fast-0.2.
|
|
38
|
-
linear_mcp_fast-0.2.
|
|
39
|
-
linear_mcp_fast-0.2.
|
|
35
|
+
linear_mcp_fast-0.2.6.dist-info/METADATA,sha256=F8ojN6PAXnbYIywVoo_vU2DJ3LdWqzH7fRV2N4gkC20,4614
|
|
36
|
+
linear_mcp_fast-0.2.6.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
|
|
37
|
+
linear_mcp_fast-0.2.6.dist-info/entry_points.txt,sha256=Aa98tAkWz_08mS_SRyfyx0k3PuMBQoMygT88HCKMyWk,57
|
|
38
|
+
linear_mcp_fast-0.2.6.dist-info/top_level.txt,sha256=j-O2BoBpFBpGyTl2V1cp0ZjxZAQwpkweeNxG4BcQ7io,73
|
|
39
|
+
linear_mcp_fast-0.2.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|