MCP Server
MCP
io.github.Gunsmith-Academy/woody-mcp
Woody, the AI firearms expert. Verified specs, legal lookups, and knowledge base.
Install
uvx woody-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "woody-mcp",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Woody API key (wdy_...). Request one at [email protected] or via https://app.gunsmith.academy/developer",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WOODY_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment