Edison-Watch

58 mods across 3 repositories, 288 stars between them.

llm

49

Edison-Watch/Custom-MCPs

Cursor rule Cursor

For LLM inference in the codebase, you should use dspy inference module, like below. This is already supported with native observability.

0 2d ago A 311 tokens original MIT

tests

51

Edison-Watch/Custom-MCPs

Cursor rule Cursor

Whenever implementing a new feature, always encourage the user to write a test.

0 2d ago A 317 tokens original MIT

typing

52

Edison-Watch/Custom-MCPs

Cursor rule Cursor

In Python 3.9 and later (which we're on), built-in collection types like list and tuple support direct type annotations. Therefore, instead of importing List and Tuple from the typing module, you can annotate types directly using the built-in types with bracket notation. For example, instead of writing from typing…

0 2d ago A 115 tokens original MIT

uv

53

Edison-Watch/Custom-MCPs

Cursor rule Cursor

Cursor rule "uv" from Edison-Watch/Custom-MCPs, covering running a python file and running tests (pytest).

0 2d ago A 71 tokens original MIT

Edison-Watch/Custom-MCPs

Instructions file

Claude Code instructions for Edison-Watch/Custom-MCPs, covering claude.md, project overview, common commands, setup and testing.

0 2d ago A 3,076 tokens original MIT

gmail-mcp

56

Edison-Watch/Custom-MCPs

Skill Claude CodeCodex

Triage and curate a Gmail inbox by connecting to the GmailMCP server over MCP and calling its typed tools.

0 2d ago A 27 tokens original MIT

tree

57

Edison-Watch/Custom-MCPs

Command

tree -L 3 -I "nodemodules|.git|docs|experiments|pycache|init.py|migrations".

0 2d ago A 0 tokens original MIT

custom-mcps

58

Edison-Watch/Custom-MCPs

MCP server Claude CodeCodexCursor +2

MCP server "custom-mcps" as configured in Edison-Watch/Custom-MCPs. Runs locally from the custom-mcps Python package.

0 2d ago A tokens not measured original MIT