Back to MCP Servers
Web3 Jobs
An MCP server that provides AI agents with real-time access to curated Web3 jobs.
finance-fintechaiagent
By kukapay
Installation
npx -y web3-jobs-mcpConfiguration
{
"mcpServers": {
"web3-jobs-mcp": {
"command": "npx",
"args": ["-y", "web3-jobs-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes