Skip to content

feat: add MCP server mode for AI IDE integration#6

Open
wydrox wants to merge 1 commit intomainfrom
feat/mcp-server
Open

feat: add MCP server mode for AI IDE integration#6
wydrox wants to merge 1 commit intomainfrom
feat/mcp-server

Conversation

@wydrox
Copy link
Contributor

@wydrox wydrox commented Mar 26, 2026

Summary

  • New ppmlx mcp command starts MCP server over stdio transport
  • Exposes tools: generate (chat completion), list_models, embed
  • Optional mcp dependency in pyproject.toml
  • 183 tests pass

Addresses 8LI-308.

Test plan

  • Unit tests for MCP tools with mocked engine
  • All existing tests pass

🤖 Generated with Claude Code

Add `ppmlx mcp` command that starts an MCP server over stdio transport.
Exposes generate, list_models, and embed tools for use by Claude Code,
Cursor, and other MCP-compatible AI IDEs.

Addresses 8LI-308.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant