π¦ ClawHub
Pipeworx spacenews
by @brucegutman
Provides the latest spaceflight news articles and blog posts with search by keyword via the Spaceflight News API.
π‘ Examples
curl -X POST https://gateway.pipeworx.io/spacenews/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_articles","arguments":{"query":"Artemis moon","limit":5}}}'
{
"mcpServers": {
"spacenews": {
"url": "https://gateway.pipeworx.io/spacenews/mcp"
}
}
}
TERMINAL
clawhub install pipeworx-spacenews