UNPKG

vela-mcp

Version:

FastMCP Server wrapper for Vela.MCP - MCP-compatible interface to the Vela.MCP REST API

9 lines 262 B
#!/usr/bin/env node /** * FastMCP Server wrapper for Vela.MCP * * This provides an MCP-compatible interface to the Vela.MCP REST API, * using the MCP SDK which is the recommended approach for Claude Desktop. */ export {}; //# sourceMappingURL=index.d.ts.map