🛠️

incode-idv-mcp

MCP server for Incode IDV, providing identity verification tools for AI assistants.

Developer Tools stdio npm npmstdioIncodeTechnologies
RUN IN TERMINAL
claude mcp add ncodeechnologies-incode-idv-mcp -- npx -y @incodetech/incode-idv-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "ncodeechnologies-incode-idv-mcp": { "command": "npx", "args": ["-y", "@incodetech/incode-idv-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ncodeechnologies-incode-idv-mcp": { "command": "npx", "args": ["-y", "@incodetech/incode-idv-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ncodeechnologies-incode-idv-mcp": { "command": "npx", "args": ["-y", "@incodetech/incode-idv-mcp"] } } }

About This MCP Server

The io.github.IncodeTechnologies/incode-idv-mcp server provides identity verification tools for AI assistants through the Model Context Protocol, enabling connections to Incode IDV systems. This server can be utilized by developers to integrate identity verification capabilities into their AI-powered applications, particularly those leveraging AI coding assistants. Developers would reach for this tool when building applications that require secure and reliable identity verification services, facilitated through standard input/output interfaces and npm package management.

MCP server for Incode IDV, providing identity verification tools for AI assistants.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@incodetech/incode-idv-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The incode-idv-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ncodeechnologies-incode-idv-mcp.svg)](https://skillsplayground.com/mcps/ncodeechnologies-incode-idv-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.