Content
# Project info
This is a basic MCP server intended to allow LLMs to access the matter specification
and test plans from a local checkout when performing operations.
To work with gemini cli, this currently uses "tools" rather than resources (that
would require RAGs and it is a different setup).
## Usage
Add in `~/.gemini/settings.json`:
```
"mcpServers": {
"MatterSpec": {
"command": "uv",
"args": [
"run",
"/usr/local/google/home/andreilitvin/devel/chip-spec-mcp/server.py"
],
"timeout": 30000,
"trust": false
}
}
```
Make sure [uv](https://docs.astral.sh/uv/) is installed.
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
markitdown
Python tool for converting files and office documents to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
OmniRoute
Never stop coding. The free AI gateway — one endpoint, 160+ providers, zero...