kukapay/web3-jobs-mcp
An MCP server that provides AI agents with real-time access to curated Web3 jobs.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/web3-jobs-mcpClaude Desktop configuration example:
{
"mcpServers": {
"web3-jobs-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/web3-jobs-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.