By: Thinker Lee
Inspect and view changes in FoxMCP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FoxMCP",
"version": "1.1.0",
"description": "Browser extension that exposes data and functions to MCP clients via WebSocket",
"author": "FoxMCP Project",
"homepage_url": "https://github.com/foxmcp/foxmcp",
"license": "MIT",
"permissions": [
"tabs",
"windows",
"history",
"bookmarks",
"activeTab",
"storage",
"webRequest",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_popup": "popup/popup.html",
"default_title": "FoxMCP"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "foxmcp@codemud.org"
}
}
} Best FoxMCP Alternatives
Here are some Firefox add-ons that are similar to FoxMCP:
Blueprint MCP for Firefox
Rails Blueprint
Browser Control MCP
EyalZ
MCP Server Finder
Vu Hoang Son
Browser MCP
EC
Mouse Commander
tumpio
Fox Pilot
Fox Pilot
MCP SuperAssistant
Saurabh Patel
FoxChat
R3dTux
TaskFox
Siddhesh's Add-ons
Foxy Gestures
liebs
Foxy Tabs
Francesco De Stefano
MCP for claude.ai
Daniel Nakov