spiko-mcp
v0.4.0
Published
Effect-native Model Context Protocol server for Spiko's Public API.
Maintainers
Readme
spiko-mcp
Read-only Model Context Protocol server for Spiko's Public API, built with TypeScript and Effect.
This is an independent project and is not an official Spiko product.
Installation
Configure the server in your MCP client:
{
"mcpServers": {
"spiko": {
"command": "npx",
"args": ["-y", "spiko-mcp"]
}
}
}See the Spiko AI Toolkit repository for documentation and source code.
License
MIT
