Find a file
Simen Svale db47d8ed10 Initial project setup with MCP SDK skeleton
- TypeScript project with tsup build
- MCP server with status, connect, disconnect tools (stubs)
- Uses zod for schema validation
- Builds and starts successfully

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 01:47:16 +01:00
src Initial project setup with MCP SDK skeleton 2025-12-30 01:47:16 +01:00
.gitignore Initial project setup with MCP SDK skeleton 2025-12-30 01:47:16 +01:00
package-lock.json Initial project setup with MCP SDK skeleton 2025-12-30 01:47:16 +01:00
package.json Initial project setup with MCP SDK skeleton 2025-12-30 01:47:16 +01:00
tsconfig.json Initial project setup with MCP SDK skeleton 2025-12-30 01:47:16 +01:00