dc013e9298
Merge pull request 'feat: kubectl-style CLI + Deployment/Pod model' (#5) from feat/kubectl-deployment-model into main
michal2026-02-22 13:39:02 +00:00
bd09ae9687
feat: kubectl-style CLI + Deployment/Pod model for servers/instances
Michal
2026-02-22 13:30:46 +00:00
87dce55b94
Merge pull request 'feat: external MCP server support + HA MCP PoC' (#4) from feat/external-mcp-servers into main
michal2026-02-22 12:39:19 +00:00
5f66fc82ef
test: add integration test for full MCP server flow
Michal
2026-02-22 12:34:55 +00:00
5d13a0c562
feat: add external MCP server support with streamable-http proxy
Michal
2026-02-22 12:21:25 +00:00
46e07e4515
Merge pull request 'feat: v2 3-tier architecture (mcpctl → mcplocal → mcpd)' (#3) from feat/v2-architecture into main
michal2026-02-22 11:44:02 +00:00
3ee0dbe58e
docs: add architecture and getting-started docs, CLI e2e tests
Michal
2026-02-21 05:18:57 +00:00
a520b9ff47
feat: add claude and project CLI commands
Michal
2026-02-21 05:16:57 +00:00
9c08faa8d2
feat: add apply command for declarative config and interactive setup wizard
Michal
2026-02-21 05:14:43 +00:00
dbb2fe63cd
ci: add Gitea Actions CI pipeline with lint, typecheck, test, and build
Michal
2026-02-21 05:12:26 +00:00
4d796e2aa7
feat: add instance lifecycle management with restart, inspect, and CLI commands
Michal
2026-02-21 05:11:48 +00:00
7c07749580
feat: add audit logging repository, service, and query API
Michal
2026-02-21 05:09:14 +00:00
09675f020f
feat: add proxy entry point, resource/prompt forwarding, notifications, and health monitoring
Michal
2026-02-21 05:05:41 +00:00
4b67a9cc15
feat: implement local LLM proxy architecture with MCP routing
Michal
2026-02-21 05:00:20 +00:00
1b8b886995
feat: add get and describe commands with API client
Michal
2026-02-21 04:55:45 +00:00
d1390313a3
feat: add Docker container management for MCP servers
Michal
2026-02-21 04:52:12 +00:00
0ff5c85cf6
feat: add project management APIs with MCP config generation
Michal
2026-02-21 04:30:36 +00:00
3fa2bc5ffa
feat: add MCP server and profile management API
Michal
2026-02-21 04:26:18 +00:00
47f10f62c7
feat: implement mcpd core server framework with Fastify
Michal
2026-02-21 04:22:01 +00:00
247b4967e5
feat: build CLI core framework with Commander.js
Michal
2026-02-21 04:17:31 +00:00
dc45f5981b
feat: implement database schema with Prisma ORM
Michal
2026-02-21 04:10:40 +00:00
f5fae2936a
Merge pull request 'feat: MCP registry client with multi-source search' (#1) from feat/mcp-registry-client into main
michal2026-02-21 03:49:13 +00:00
386029d052
feat: implement MCP registry client with multi-source search
Michal
2026-02-21 03:46:14 +00:00
d0aa0c5d63
first commit
Michal
2026-02-21 03:10:39 +00:00