Tag: mcp
8 items with this tag.
Mantine UI β LLM Integration Setup
Mantine UI β LLM Integration Setup Three ways to give an LLM (Minimax M2.7, Claude, etc.) live awareness of Mantine v9 docs.
Claude Code β 2026 Capabilities and AI Dev Stack
Claude Code β 2026 Capabilities and AI Dev Stack Current state of Claude Code and the broader AI developer tooling ecosystem as of May 2026.
Figma MCP β Plan Limits and Tool Call Caps
Figma MCP β Plan Limits and Tool Call Caps How Figma plan tiers affect MCP tool call availability when using Claudeβs Figma integration.
Composio β MCP Connector for Jira and External Tools
Composio β MCP Connector for Jira and External Tools Composio is an AI agent integration platform that exposes 100+ tools (Jira, GitHub, Gmail, Slack, etc.) as MCP servers, usable from Claude Code, Cowork, and custom agents.
Claude β Which Connectors Sync Between claude.ai and Claude Code CLI
Claude β Which Connectors Sync Between claude.ai and Claude Code CLI Clarifies which MCP connectors/servers are available in Claude Code CLI when youβve set them up in Claude.ai.
code-review-graph β MCP Tool for Codebase Analysis
code-review-graph β MCP Tool for Codebase Analysis A Python MCP server that builds a dependency/architecture graph of your codebase and exposes it as tools for Claude Code.
Hermes MCP β GitHub and GitLab Integration
Hermes MCP β GitHub and GitLab Integration Wire GitHub and GitLab MCP servers into Hermes via ~/.hermes/config.yaml so you can ask Hermes to manage repos, issues, and PRs naturally.
Building an MCP Server β Python FastMCP
Building an MCP Server β Python FastMCP MCP (Model Context Protocol) lets Claude call custom tools you define.