claude mcp add devcodepathfinder-pathfinder -- uvx codepathfinder
{
"mcpServers": {
"devcodepathfinder-pathfinder": {
"command": "uvx",
"args": ["codepathfinder"]
}
}
}
{
"mcpServers": {
"devcodepathfinder-pathfinder": {
"command": "uvx",
"args": ["codepathfinder"]
}
}
}
{
"mcpServers": {
"devcodepathfinder-pathfinder": {
"command": "uvx",
"args": ["codepathfinder"]
}
}
}
About This MCP Server
The dev.codepathfinder/pathfinder server is a code intelligence tool that provides features such as call graphs, type inference, and symbol search for Python and Go programming languages. It connects to AI coding assistants through the Model Context Protocol, enabling advanced code navigation and understanding capabilities. Developers would use this server to enhance their coding experience with intelligent search and code analysis functionality.
Code intelligence MCP server: call graphs, type inference, and symbol search for Python/Go.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
codepathfinder on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The Code Pathfinder server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.